Skip to content

Commit 541849b

Browse files
committed
reformat for the very last time
1 parent f9e2f85 commit 541849b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python_files/pythonrc.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
use_shell_integration = sys.version_info < (3, 13)
99
is_wsl = "microsoft-standard-WSL" in platform.release()
1010

11+
1112
class REPLHooks:
1213
def __init__(self):
1314
self.global_exit = None

0 commit comments

Comments
 (0)