Skip to content

Commit 5408a0e

Browse files
committed
Formatted with black
1 parent ee0cf1b commit 5408a0e

File tree

5 files changed

+2001
-1011
lines changed

5 files changed

+2001
-1011
lines changed

fprettify.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222

2323
from fprettify import run # pragma: no cover
2424

25-
if __name__ == '__main__': # pragma: no cover
25+
if __name__ == "__main__": # pragma: no cover
2626
run()

0 commit comments

Comments
 (0)