Skip to content

Commit 6a6f385

Browse files
committed
fix flake8 errors
1 parent 1f53fe0 commit 6a6f385

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/h5json/time_util.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
import os
1616
import pytz
1717

18+
1819
def unixTimeToUTC(timestamp):
1920
"""Convert unix timestamp (seconds since Jan 1, 1970, to ISO-8601
2021
compatible UTC time string.

0 commit comments

Comments
 (0)