Skip to content

Commit 8eb0b9c

Browse files
[pre-commit.ci] auto fixes
1 parent 8286b64 commit 8eb0b9c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

tests/conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""Test Configuration."""
2+
23
from __future__ import annotations
34

45
pytest_plugins = ("singer_sdk.testing.pytest_plugin",)

tests/test_core.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""Tests standard tap features using the built-in SDK tests library."""
2+
23
from __future__ import annotations
34

45
from singer_sdk.testing import SuiteConfig, get_tap_test_class

0 commit comments

Comments
 (0)