Skip to content

Commit

Permalink
CHORE: Remove unused imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
genedan committed May 23, 2024
1 parent e22f8b3 commit 47472b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chainladder/core/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
from chainladder.core.io import TriangleIO
from chainladder.core.common import Common
from chainladder import options
from chainladder.utils.utility_functions import num_to_nan, concat

from typing import TYPE_CHECKING

Expand Down

0 comments on commit 47472b6

Please sign in to comment.