Skip to content

Commit

Permalink
Merge pull request #6136 from LMFDB/autopep8-patches
Browse files Browse the repository at this point in the history
Fixes by autopep8 action
  • Loading branch information
edgarcosta authored Aug 12, 2024
2 parents 777a6a1 + 9e42274 commit edee510
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lmfdb/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,6 @@ def netloc_redirect():
return redirect(urlunparse(replaced), code=302)



def timestamp():
return '[%s UTC]' % time.strftime("%Y-%m-%d %H:%M:%S", time.gmtime())

Expand Down

0 comments on commit edee510

Please sign in to comment.