Skip to content

Commit

Permalink
Merge pull request #735 from RasmusOrsoe/fix-main-imports
Browse files Browse the repository at this point in the history
Fix main imports
  • Loading branch information
RasmusOrsoe authored Aug 7, 2024
2 parents 3a34edb + 49852fc commit db34941
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/graphnet/data/dataset/parquet/parquet_dataset.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
List,
Optional,
Union,
Any,
)

import numpy as np
Expand Down

0 comments on commit db34941

Please sign in to comment.