Skip to content

Commit

Permalink
reformat for the very last time
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonykim1 committed Jan 22, 2025
1 parent f9e2f85 commit 541849b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python_files/pythonrc.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
use_shell_integration = sys.version_info < (3, 13)
is_wsl = "microsoft-standard-WSL" in platform.release()


class REPLHooks:
def __init__(self):
self.global_exit = None
Expand Down

0 comments on commit 541849b

Please sign in to comment.