mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-13 22:17:07 +00:00
Docstrings for all modules
This commit is contained in:
@@ -9,6 +9,7 @@ from troggle.core.models.troggle import DataIssue
|
||||
from troggle.core.models.caves import QM, Cave, LogbookEntry
|
||||
from troggle.core.utils import save_carefully
|
||||
|
||||
'''Reads the CSV files containg QMs for a select few caves'''
|
||||
|
||||
def deleteQMs():
|
||||
QM.objects.all().delete()
|
||||
|
||||
Reference in New Issue
Block a user