mirror of
https://github.com/senju1337/senju.git
synced 2025-12-24 07:39:29 +00:00
chore: remove unused import
This commit is contained in:
parent
55d6e91a11
commit
b32996499c
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
# do not remove this import. This is needed for
|
# do not remove this import. This is needed for
|
||||||
# pytest fixtures to work
|
# pytest fixtures to work
|
||||||
from pathlib import Path
|
|
||||||
import pytest # noqa: F401
|
import pytest # noqa: F401
|
||||||
|
|
||||||
from senju.haiku import Haiku
|
from senju.haiku import Haiku
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue