2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-15 23:07:07 +00:00

Split out logbook_edit.py and ruff fix

This commit is contained in:
2024-12-29 20:31:51 +00:00
parent e3a9498656
commit f2a43558f9
10 changed files with 496 additions and 423 deletions

View File

@@ -54,6 +54,7 @@ class SimpleTest(SimpleTestCase):
from troggle.parsers.people import GetPersonExpeditionNameLookup
def test_import_views_uploads(self):
from troggle.core.views.logbook_edit import logbookedit
from troggle.core.views.uploads import dwgupload
def test_import_views_walletedit(self):