Import order

main
Bob Mottram 2023-11-01 20:38:04 +00:00
parent cb63edd9ff
commit 9add15e0e1
1 changed files with 2 additions and 2 deletions

View File

@ -13,10 +13,10 @@ import time
import shutil
import datetime
import json
import idna
import locale
from dateutil.tz import tz
from pprint import pprint
import idna
from dateutil.tz import tz
from cryptography.hazmat.backends import default_backend
from cryptography.hazmat.primitives import hashes
from followingCalendar import add_person_to_calendar