Skip to content

Commit

Permalink
[RLlib] fix preprocessor test (ray-project#33719)
Browse files Browse the repository at this point in the history
Signed-off-by: Artur Niederfahrenhorst <artur@anyscale.com>
Signed-off-by: Jack He <jackhe2345@gmail.com>
  • Loading branch information
ArturNiederfahrenhorst authored and ProjectsByJackHe committed May 4, 2023
1 parent 26f5356 commit b318c37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rllib/models/tests/test_preprocessors.py
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,6 @@ def test_multidimensional_multidiscrete_one_hot_preprocessor(self):
if __name__ == "__main__":
# Call this on startup to prevet TF from complaining further down the line about
# not calling in on startup.
tf.enable_eager_execution()
import pytest
import sys

Expand Down

0 comments on commit b318c37

Please sign in to comment.