Skip to content

Commit b883a55

Browse files
author
octavia-squidington-iii
committed
Auto-fix lint and format issues
1 parent 2d308e8 commit b883a55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

airbyte_cdk/test/standard_tests/source_base.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@ def test_spec(self) -> None:
6969
7070
This test does not require a `scenario` input, since `spec`
7171
does not require any inputs.
72-
73-
We assume `spec` should always succeed and it should always generate
72+
73+
We assume `spec` should always succeed and it should always generate
7474
a valid `SPEC` message.
7575
7676
Note: the parsing of messages by type also implicitly validates that

0 commit comments

Comments
 (0)