Skip to content

Commit

Permalink
Merge pull request #648 from smwyzi/main
Browse files Browse the repository at this point in the history
  • Loading branch information
KillianLucas authored Oct 18, 2023
2 parents 93df2ad + 8813d26 commit 63b3c27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interpreter/code_interpreters/language_map.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"html": HTML,
"applescript": AppleScript,
"r": R,
"powershell": PowerShell,
"powershell": PowerShell,
}

0 comments on commit 63b3c27

Please sign in to comment.