Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Dec 3, 2024
1 parent b30e02c commit d3f27a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spinn_front_end_common/utilities/base_database.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ def _timestamp():
return int(time.time() * _SECONDS_TO_MICRO_SECONDS_CONVERSION)



class BaseDatabase(SQLiteDB):
"""
Specific implementation of the Database for SQLite 3.
Expand Down

0 comments on commit d3f27a7

Please sign in to comment.