Skip to content

Commit 673da00

Browse files
committed
typo
1 parent fcc7446 commit 673da00

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dataikuapi/dss/project.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@ def list_hive_databases(self):
850850
"""
851851
Lists Hive databases from which tables can be imported
852852
853-
:returns: an array of database names
853+
:returns: an array of databases names
854854
"""
855855
return self._list_schemas("@virtual(hive-jdbc):default")
856856

0 commit comments

Comments
 (0)