We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49721e7 commit 9e711d5Copy full SHA for 9e711d5
term_timer/twophases.py
@@ -17,7 +17,7 @@
17
'[warning]:brain: Please be patient for the first run...[/warning]',
18
)
19
20
- from twophase.solver import solve # noqa: E402
+ from twophase.solver import solve
21
22
if computed:
23
builtins.print = _print
0 commit comments