Skip to content

Commit

Permalink
Merge pull request #260 from huangshiyu13/main
Browse files Browse the repository at this point in the history
update
  • Loading branch information
huangshiyu13 authored Oct 24, 2023
2 parents 73c8108 + 5ec7e29 commit 638645a
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions examples/arena/evaluate_more_envs.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,24 +16,6 @@

""""""

#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Copyright 2023 The OpenRL Authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# https://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

""""""

from pettingzoo.butterfly import cooperative_pong_v5
from pettingzoo.classic import connect_four_v3, go_v5, texas_holdem_no_limit_v6
from pettingzoo.mpe import simple_push_v3
Expand Down

0 comments on commit 638645a

Please sign in to comment.