Skip to content

Commit

Permalink
[CI] Format code according to conventions (#24100)
Browse files Browse the repository at this point in the history
  • Loading branch information
qmk-bot authored Jul 11, 2024
1 parent 063f144 commit 7d94db8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions util/ci/firmware_list_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

DATETIME_FORMAT = '%Y-%m-%d %H:%M:%S %Z'


def current_datetime():
return strftime(DATETIME_FORMAT, gmtime())

Expand Down

0 comments on commit 7d94db8

Please sign in to comment.