diff options
author | Philip Sargent <philip.sargent@klebos.com> | 2020-06-20 17:19:50 +0100 |
---|---|---|
committer | Philip Sargent <philip.sargent@klebos.com> | 2020-06-20 17:19:50 +0100 |
commit | f608fc186eb6fd68cf69258c000c0500838e1b26 (patch) | |
tree | 87a31a23bbee7c8f872aea784999788bb0437d5c /lines-of-python.txt | |
parent | e697466557b7ec370a0bd424a33b84074e41d564 (diff) | |
download | troggle-f608fc186eb6fd68cf69258c000c0500838e1b26.tar.gz troggle-f608fc186eb6fd68cf69258c000c0500838e1b26.tar.bz2 troggle-f608fc186eb6fd68cf69258c000c0500838e1b26.zip |
Fixup after rebase and pre- scripts fixed
Diffstat (limited to 'lines-of-python.txt')
-rw-r--r-- | lines-of-python.txt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lines-of-python.txt b/lines-of-python.txt index 19ec849..71fff61 100644 --- a/lines-of-python.txt +++ b/lines-of-python.txt @@ -31,7 +31,6 @@ 99 ./parsers/QMs.py 102 ./parsers/people.py 103 ./core/view_surveys.py -103 ./django-patch/html_parser.py 124 ./core/templatetags/wiki_markup.py 135 ./utils.py 156 ./flatpages/views.py @@ -42,11 +41,10 @@ 217 ./core/views_logbooks.py 256 ./core/views_survex.py 276 ./profiles/views.py -355 ./troggle-inspectdb.py 359 ./databaseReset.py +382 ./troggle-inspectdb.py 387 ./core/views_caves.py 431 ./parsers/survex.py 462 ./core/migrations/0001_initial.py 515 ./parsers/logbooks.py -534 ./0001_initial.py -6609 +5999 |