Skip to content

Commit

Permalink
refactor(issue-96): Formatted import block
Browse files Browse the repository at this point in the history
  • Loading branch information
CinquilCinquil committed Jul 19, 2024
1 parent 6299558 commit 39485cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions urnai/actions/action_space_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

from urnai.actions.action_base import ActionBase


class ActionSpaceBase(ABC):
"""
ActionSpace works as an extra abstraction layer used by the agent
Expand Down

0 comments on commit 39485cd

Please sign in to comment.