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: Jonathan Carter <jonathan.carter@magd.ox.ac.uk>
  • Loading branch information
ArturNiederfahrenhorst authored and joncarter1 committed Apr 2, 2023
1 parent 85353c8 commit 181cb61
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 181cb61

Please sign in to comment.