Skip to content

Commit d08bad9

Browse files
committed
style: isort
1 parent 29b3628 commit d08bad9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gcn_prot/data/fetch_pdbs.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@
1313
import os
1414

1515
import numpy as np
16-
from mpi4py import MPI
17-
1816
import wget
17+
from mpi4py import MPI
1918

2019
###############################################################################
2120

0 commit comments

Comments
 (0)