Skip to content

Commit 0e81cc8

Browse files
james-d-mitchellJoseph-Edwards
authored andcommitted
Code review changes
1 parent c20ba6d commit 0e81cc8

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

tests/test_runner.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,7 @@
1313

1414
from datetime import timedelta
1515

16-
from libsemigroups_pybind11 import ( # pylint: disable=no-name-in-module
17-
Reporter,
18-
delta,
19-
)
16+
from libsemigroups_pybind11 import Reporter, delta
2017

2118

2219
def test_reporter_000():

0 commit comments

Comments
 (0)