You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: airbyte-integrations/connector-templates/source-configuration-based/source_{{snakeCase name}}/source.py.hbs
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,4 +15,4 @@ WARNING: Do not modify this file.
15
15
# Declarative Source
16
16
class Source{{properCasename}}(YamlDeclarativeSource):
0 commit comments