Skip to content

Commit

Permalink
style: pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jan 6, 2025
1 parent 7181bb4 commit 5a84b72
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/legendmeta/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
from .textdb import AttrsDict, JsonDB, TextDB

__all__ = [
"__version__",
"AttrsDict",
"JsonDB",
"LegendMetadata",
"LegendSlowControlDB",
"JsonDB",
"TextDB",
"AttrsDict",
"__version__",
"to_datetime",
]

0 comments on commit 5a84b72

Please sign in to comment.