Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
abearab committed Oct 7, 2023
1 parent 5495148 commit 4627dee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gisea/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import json
from time import time
import igraph as ig

import gzip

def read_data(jsonfilename):
t0 = time()
Expand Down

0 comments on commit 4627dee

Please sign in to comment.