summaryrefslogtreecommitdiffstats
path: root/photomap
diff options
context:
space:
mode:
Diffstat (limited to 'photomap')
-rw-r--r--photomap/pmap.py7
1 files changed, 4 insertions, 3 deletions
diff --git a/photomap/pmap.py b/photomap/pmap.py
index 055b735..aa4ad3b 100644
--- a/photomap/pmap.py
+++ b/photomap/pmap.py
@@ -1,8 +1,9 @@
import os
-import folium
-from pathlib import Path
-from PIL import Image, ExifTags
from itertools import chain
+from pathlib import Path
+
+import folium
+from PIL import ExifTags, Image
"""To do
- create gpx file for adding in to existing GPSprune maps