Skip to content

Conversation

@aditya0by0
Copy link
Member

@aditya0by0 aditya0by0 requested a review from sfluegel05 July 30, 2025 18:32
@aditya0by0 aditya0by0 self-assigned this Jul 30, 2025
@aditya0by0 aditya0by0 marked this pull request as ready for review August 10, 2025 09:46
@sfluegel05
Copy link
Contributor

I'm a bit confused by this PR - I see a lot of refactoring but nothing related to dynamic imports. Could you give me a hint where your changes are exactly?

return "graph"

def _read_data(self, raw_data) -> Optional[GeomData]:
import networkx as nx
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the only code where dynamic import is used, rest of the changes are formatting changes by ruff

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@sfluegel05 sfluegel05 changed the title Chebai-Graph Model Inference Dependencies - Dynamic import move networkx call to read_data / reformatting with ruff Aug 11, 2025
@sfluegel05 sfluegel05 merged commit 8c2fd41 into dev Aug 11, 2025
2 checks passed
@sfluegel05 sfluegel05 deleted the fix/inference-dependencies branch August 11, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants