Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
rusty1s committed Feb 1, 2025
1 parent 7e4eedd commit 5c30e13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/classes/hash_map.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import pandas as pd
import torch

import pyg_lib # type: ignore
import pyg_lib # noqa

if __name__ == '__main__':
parser = argparse.ArgumentParser()
Expand Down

0 comments on commit 5c30e13

Please sign in to comment.