Open mikhsanikhsan99 opened 4 months ago
import Utils.graphML as gml
should be
import alegnn.utils..graphML as gml
etc.
import Utils.graphML as gml
should be
import alegnn.utils..graphML as gml
etc.