Skip to content

Commit

Permalink
#1664 fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
arporter committed Jan 10, 2025
1 parent 1fb7c85 commit 8b4e0e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/psyclone/transformations.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
# pylint: disable=too-many-lines

import abc
from typing import Any, Dict, Optional, Union
from typing import Any, Dict, Optional

from psyclone import psyGen
from psyclone.configuration import Config
Expand Down

0 comments on commit 8b4e0e9

Please sign in to comment.