mirror of
https://github.com/bellingcat/geoclustering.git
synced 2026-06-11 13:08:29 +03:00
fix: compatibility with python < 3.8 (#16)
* ci: run tests in python 3.7 as well
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
from geoclustering.clustering import cluster_locations
|
||||
from geoclustering.encoding import encode_clusters
|
||||
from tests.helpers import read_fixture_csv, read_fixture_content
|
||||
|
||||
|
||||
Reference in New Issue
Block a user