Skip to content

Commit 80b3e60

Browse files
committed
reformat flake8 compliant
1 parent 614c80f commit 80b3e60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ost/s1/grd_to_ard.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import json
55
import logging
66
import rasterio
7-
import zipfile
7+
# import zipfile
88
import numpy as np
99
from pathlib import Path
1010
from tempfile import TemporaryDirectory

0 commit comments

Comments
 (0)