2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-13 22:57:10 +00:00

fixing typos and changes in importing

This commit is contained in:
Philip Sargent
2021-04-13 01:13:08 +01:00
parent 7bc73d1ca8
commit 267741fa8b
5 changed files with 70 additions and 70 deletions

View File

@@ -4,6 +4,7 @@ import datetime
import logging
import re
import resource
import random
from subprocess import call
from urllib.parse import urljoin