Skip to content

Commit

Permalink
Tinkering
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcantrell committed Apr 29, 2024
1 parent 2a48a93 commit d4407dd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/format
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#!/usr/bin/env sh

exec black .
exec black src tests
1 change: 0 additions & 1 deletion src/swaystatus/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@
TZ = 'Asia/Tokyo'
"""


config = {
"order": [],
"interval": 1.0,
Expand Down

0 comments on commit d4407dd

Please sign in to comment.