Skip to content

Commit

Permalink
ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
sapetnioc committed Apr 26, 2024
1 parent efdae30 commit b4b7e15
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion capsul/test/test_workers.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
from capsul.api import Capsul
import time

from capsul.api import Capsul


def noop() -> None:
pass
Expand Down

0 comments on commit b4b7e15

Please sign in to comment.