Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
jsstevenson committed Jan 12, 2024
1 parent efeffb0 commit c1643b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chainlifter/lifter.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""Perform chainfile-driven liftover."""
from enum import Enum, StrEnum
from enum import StrEnum
from pathlib import Path
from typing import Callable

Expand Down

0 comments on commit c1643b7

Please sign in to comment.