Skip to content

Commit a29640e

Browse files
committed
No need to import pytest
1 parent 0bec791 commit a29640e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/test_navs.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
import pytest
1+
"""Tests for """
2+
23

34
import random
45
import textwrap

0 commit comments

Comments
 (0)