summaryrefslogtreecommitdiff
path: root/examples/pybullet/gym/pybullet_envs/agents/tools/attr_dict.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/pybullet/gym/pybullet_envs/agents/tools/attr_dict.py')
-rw-r--r--examples/pybullet/gym/pybullet_envs/agents/tools/attr_dict.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/pybullet/gym/pybullet_envs/agents/tools/attr_dict.py b/examples/pybullet/gym/pybullet_envs/agents/tools/attr_dict.py
index 1707486d8..fbb08290f 100644
--- a/examples/pybullet/gym/pybullet_envs/agents/tools/attr_dict.py
+++ b/examples/pybullet/gym/pybullet_envs/agents/tools/attr_dict.py
@@ -11,7 +11,6 @@
# 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.
-
"""Wrap a dictionary to access keys as attributes."""
from __future__ import absolute_import