Skip to content

Commit 24fe65d

Browse files
formatting
1 parent 4cc712d commit 24fe65d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

datajoint/schemas.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,6 @@ def jobs(self):
401401
self._jobs = JobTable(self.connection, self.database)
402402
return self._jobs
403403

404-
405404
def list_tables(self):
406405
"""
407406
Return a list of all tables in the schema except tables with ~ in first character such

0 commit comments

Comments
 (0)