Skip to content

Commit

Permalink
Theresa Eimer: import sorting
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Jun 9, 2023
1 parent 4b15933 commit f8303f4
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
Binary file modified version_0.2.0/.doctrees/environment.pickle
Binary file not shown.
1 change: 0 additions & 1 deletion version_0.2.0/_modules/carl/envs/carl_env.html
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,6 @@ <h1>Source code for carl.envs.carl_env</h1><div class="highlight"><pre>

<span class="c1"># TODO: this is only needed for brax,remove</span>
<span class="kn">import</span> <span class="nn">gym</span> <span class="k">as</span> <span class="nn">legacy_gym</span>

<span class="kn">import</span> <span class="nn">gymnasium</span> <span class="k">as</span> <span class="nn">gym</span>
<span class="kn">import</span> <span class="nn">numpy</span> <span class="k">as</span> <span class="nn">np</span>
<span class="kn">from</span> <span class="nn">gymnasium</span> <span class="kn">import</span> <span class="n">Wrapper</span><span class="p">,</span> <span class="n">spaces</span>
Expand Down

0 comments on commit f8303f4

Please sign in to comment.