Skip to content

Commit

Permalink
Remove duplicated typevar
Browse files Browse the repository at this point in the history
  • Loading branch information
alecandido committed Mar 10, 2023
1 parent b6f6015 commit a5ab866
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/eko/io/types.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@

from .dictlike import DictLike

T = typing.TypeVar("T")

# Energy scales
# -------------

Expand Down

0 comments on commit a5ab866

Please sign in to comment.