Skip to content

Commit

Permalink
Make flake8 happy: Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
heuer committed Oct 19, 2023
1 parent 41c97c1 commit 9c0c144
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_issue_125.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"""
from __future__ import unicode_literals, absolute_import
import pytest
import segno
from segno import helpers


Expand Down

0 comments on commit 9c0c144

Please sign in to comment.