We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29754b8 commit 0f43688Copy full SHA for 0f43688
ml-agents/mlagents/trainers/tests/test_rl_trainer.py
@@ -1,4 +1,4 @@
1
-import unittest.mock as mock
+from unittest import mock
2
import yaml
3
import mlagents.trainers.tests.mock_brain as mb
4
import numpy as np
0 commit comments