Skip to content

Commit ce54bf6

Browse files
authored
Merge pull request #117 from elliot-100/fix-isort-in-codebase
Lint existing codebase with isort + black to allow fixed CI in #116 to pass checks
2 parents 593de7e + 8c31b63 commit ce54bf6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_spond.py

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
import pytest
44

5-
65
from spond.spond import Spond
76

87
MOCK_USERNAME, MOCK_PASSWORD = "MOCK_USERNAME", "MOCK_PASSWORD"

0 commit comments

Comments
 (0)