Skip to content

Commit ac5d8ea

Browse files
iBuganthonykim1
andauthored
Commit suggested changes
Co-authored-by: Anthony Kim <[email protected]>
1 parent c61f3ec commit ac5d8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python_files/pythonrc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ def __str__(self):
7676
return result
7777

7878
def __repr__(self):
79-
return "<Custom PS1 for VSCode Python Shell Integration>"
79+
return "<Custom PS1 for VS Code Python Shell Integration>"
8080

8181

8282
if sys.platform != "win32" and (not is_wsl):

0 commit comments

Comments
 (0)