Skip to content

Commit

Permalink
Fix pep8 errors
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianSzwichtenberg committed Nov 20, 2023
1 parent 651045e commit 1bcee3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyg_lib/ops/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from typing import List, Optional, Tuple, Union
from typing import List, Optional, Tuple

import torch
import torch.utils._pytree as pytree
Expand Down

0 comments on commit 1bcee3e

Please sign in to comment.