Skip to content

Commit 17f1b84

Browse files
Ruff fixes.
1 parent 61907e2 commit 17f1b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/quemb/molbe/autofrag.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Author: Oinam Romesh Meitei
22

3-
import numpy as np
43
import networkx as nx
4+
import numpy as np
55
from numpy.linalg import norm
66

77
from quemb.molbe.helper import get_core

0 commit comments

Comments
 (0)