Skip to content

Commit 2422dc3

Browse files
committed
chore: remove unnecessary blank line in test_integration.py
1 parent 66d4a8b commit 2422dc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_integration.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99

1010
from lingodotdev import LingoDotDevEngine
1111

12-
1312
# Skip integration tests if no API key is provided
1413
pytestmark = pytest.mark.skipif(
1514
not os.getenv("LINGODOTDEV_API_KEY"),

0 commit comments

Comments
 (0)