mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-27 11:07:44 +00:00
reformat python code with black
This commit is contained in:
parent
5258dec9a8
commit
c8aa5bcbd7
2 changed files with 2 additions and 2 deletions
|
@ -24,4 +24,4 @@ for filepath in test_dir.glob("**/*.log"):
|
|||
except:
|
||||
pass
|
||||
|
||||
print(json.dumps(out, indent=2, sort_keys=True))
|
||||
print(json.dumps(out, indent=2, sort_keys=True))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue