Skip to content

Comments

Made typecheck compatible with numpy ints#48

Open
raphsimon wants to merge 1 commit intoJjschwartz:masterfrom
raphsimon:action_assert_bugfix
Open

Made typecheck compatible with numpy ints#48
raphsimon wants to merge 1 commit intoJjschwartz:masterfrom
raphsimon:action_assert_bugfix

Conversation

@raphsimon
Copy link

Since the isinstance comparator was just checking for ints, and did not take into consideration numpy ints, an AssertionError was thrown.

This change was made to support the usage of stable-baselines3 library.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant