Skip to content

Commit

Permalink
Black formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
clearml committed Oct 31, 2024
1 parent 05e4e2e commit 6edc9fe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions clearml/datasets/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from .dataset import FileEntry, Dataset

__all__ = [
"FileEntry",
"Dataset",
"FileEntry",
"Dataset",
]

0 comments on commit 6edc9fe

Please sign in to comment.