Skip to content

Commit f1e3eb6

Browse files
committed
fix import error
1 parent 8e56851 commit f1e3eb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

chebai_graph/preprocessing/property_encoder.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import abc
2+
import inspect
23
import os
34
from typing import Optional
45

0 commit comments

Comments
 (0)