Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
berland committed Dec 22, 2021
1 parent e4ed162 commit 152169d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions ert/data/record/_record.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,7 @@
)

from beartype import beartype
from beartype.roar import ( # type: ignore
BeartypeDecorHintPepDeprecationWarning,
BeartypeException,
)
from beartype.roar import BeartypeDecorHintPepDeprecationWarning, BeartypeException
from pydantic import PositiveInt

import ert
Expand Down

0 comments on commit 152169d

Please sign in to comment.