We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb2a9a8 commit 55e1d7cCopy full SHA for 55e1d7c
tests/test_snuggs.py
@@ -16,7 +16,7 @@
16
17
"""Tests of the snuggs module."""
18
19
-import pytest
+import pytest # type: ignore
20
21
from fio_planet import snuggs
22
0 commit comments