Skip to content

Commit

Permalink
Merge pull request #117 from elliot-100/fix-isort-in-codebase
Browse files Browse the repository at this point in the history
Lint existing codebase with isort + black to allow fixed CI in #116 to pass checks
  • Loading branch information
elliot-100 authored May 23, 2024
2 parents 593de7e + 8c31b63 commit ce54bf6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_spond.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import pytest


from spond.spond import Spond

MOCK_USERNAME, MOCK_PASSWORD = "MOCK_USERNAME", "MOCK_PASSWORD"
Expand Down

0 comments on commit ce54bf6

Please sign in to comment.