mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-15 07:27:09 +00:00
Docstrings for all modules
This commit is contained in:
@@ -15,6 +15,9 @@ import troggle.parsers.surveys
|
||||
import troggle.parsers.logbooks
|
||||
import troggle.parsers.QMs
|
||||
|
||||
'''Master data importUsed only by databaseReset.py currently
|
||||
'''
|
||||
|
||||
def import_caves():
|
||||
print("-- Importing Caves to ",end="")
|
||||
print(django.db.connections.databases['default']['NAME'])
|
||||
|
||||
Reference in New Issue
Block a user