Skip to content

Commit

Permalink
linting?
Browse files Browse the repository at this point in the history
  • Loading branch information
mfbalin committed Jul 30, 2024
1 parent bb73447 commit da2f788
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/dgl/graphbolt/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
[k + ":" + v for k, v in configs.items()]
)

# pylint: disable=wrong-import-position
import torch

### FROM DGL @todo
Expand Down

0 comments on commit da2f788

Please sign in to comment.