Skip to content

Commit

Permalink
Fix pre-commit error
Browse files Browse the repository at this point in the history
  • Loading branch information
Ervin Teng committed Jan 16, 2020
1 parent 29754b8 commit 0f43688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ml-agents/mlagents/trainers/tests/test_rl_trainer.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import unittest.mock as mock
from unittest import mock
import yaml
import mlagents.trainers.tests.mock_brain as mb
import numpy as np
Expand Down

0 comments on commit 0f43688

Please sign in to comment.