Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Format code.
  • Loading branch information
KSKOP69 authored Oct 31, 2024
2 parents afffb6e + 7f497d0 commit 6d3f1a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion genstring.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
with i:
ss = i.export_session_string()
print("\nHERE IS YOUR STRING SESSION, COPY IT, DON'T SHARE!!\n")
print(f"\n{ss}\n")
print(f"\n{ss}\n")

0 comments on commit 6d3f1a1

Please sign in to comment.