Skip to content

Commit

Permalink
address issue erp12#162 "PushEstimator ImportError"
Browse files Browse the repository at this point in the history
  • Loading branch information
lingram committed May 12, 2023
1 parent 30a49f2 commit 176133a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyshgp/push/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
the ``PushConfig`` used to produce a solution program must be a part of the definition of a push ``Program``.
"""
from collections import Sequence
from typing import Union
from typing import Union, Sequence

from pyrsistent import PRecord, field

Expand Down

0 comments on commit 176133a

Please sign in to comment.