Skip to content

Commit 105ebc6

Browse files
committed
Added missing new line at end of file.
1 parent 905b3ff commit 105ebc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_env.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ def random_word(length):
5151

5252

5353
def timestamp():
54-
return datetime.today().strftime('%Y.%m.%d-%Hh%Mm%Ss')
54+
return datetime.today().strftime('%Y.%m.%d-%Hh%Mm%Ss')

0 commit comments

Comments
 (0)