Skip to content

Commit 4ebc01f

Browse files
authored
Update datasources.py
1 parent 8e6696d commit 4ebc01f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/asktable/resources/datasources/datasources.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,7 @@ def create_from_file(
519519
extra_body=extra_body,
520520
timeout=timeout,
521521
)
522+
return datasource
522523

523524
class AsyncDatasourcesResource(AsyncAPIResource):
524525
@cached_property

0 commit comments

Comments
 (0)