Skip to content

Commit 38a1a1c

Browse files
author
octavia-squidington-iii
committed
Auto-fix lint and format issues
1 parent 95fc5e3 commit 38a1a1c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

airbyte_cdk/sources/file_based/remote_file.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ def source_file_relative_path(self) -> str:
5353
Returns the relative path of the source file.
5454
"""
5555
return self.uri
56+
5657
@property
5758
def source_uri(self) -> str:
5859
"""

0 commit comments

Comments
 (0)