diff options
author | Philip Sargent <philip.sargent@gmail.com> | 2023-03-23 19:05:25 +0000 |
---|---|---|
committer | Philip Sargent <philip.sargent@gmail.com> | 2023-03-23 19:05:25 +0000 |
commit | 770edd639152a220c002258a144a46963b095cb4 (patch) | |
tree | 4b294702518e44c6eb79c22875cb0c5116cae842 /parsers/logbooks.py | |
parent | 562ef48f190d0f5d8f39782aefe8d3abb71932d7 (diff) | |
download | troggle-770edd639152a220c002258a144a46963b095cb4.tar.gz troggle-770edd639152a220c002258a144a46963b095cb4.tar.bz2 troggle-770edd639152a220c002258a144a46963b095cb4.zip |
Survex editor now parses edited files
Diffstat (limited to 'parsers/logbooks.py')
-rw-r--r-- | parsers/logbooks.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/parsers/logbooks.py b/parsers/logbooks.py index 6211630..5a05e0f 100644 --- a/parsers/logbooks.py +++ b/parsers/logbooks.py @@ -24,8 +24,6 @@ Parses and imports logbooks in all their wonderful confusion todo = """ - Most of the time is during the database writing (6s out of 8s). -- this is a slow and uncertain function too: cave = getCaveByReference(caveRef) - - profile the code to find bad repetitive things, of which there are many. - attach or link a DataIssue to an individual expo (logbook) so that it can be found and deleted |