Skip to content

Commit 765017f

Browse files
author
octavia-squidington-iii
committed
Auto-fix lint and format issues
1 parent 37516af commit 765017f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unit_tests/sources/declarative/test_concurrent_declarative_source.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
# Copyright (c) 2024 Airbyte, Inc., all rights reserved.
33
#
44

5-
import pytest
65
import copy
76
import json
87
import math
@@ -12,6 +11,7 @@
1211

1312
import freezegun
1413
import isodate
14+
import pytest
1515
from typing_extensions import deprecated
1616

1717
from airbyte_cdk.models import (

0 commit comments

Comments
 (0)