Skip to content

Commit 24fe65d

Browse files
formatting
1 parent 4cc712d commit 24fe65d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)