Skip to content

Commit 49fef96

Browse files
authored
Remove todo
1 parent a38eab7 commit 49fef96

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/torchjd/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,3 @@ def __getattr__(name: str) -> Callable:
2424
)
2525
return _deprecated_items[name][1]
2626
raise AttributeError(f"module {__name__} has no attribute {name}")
27-
28-
29-
# TODO: Just a stupid todo to test ci

0 commit comments

Comments
 (0)