flake8 complaint

This commit is contained in:
Peter Zhokhov
2018-08-15 10:31:34 -07:00
parent ef4146005a
commit 0f281fd0ca

View File

@@ -1,6 +1,4 @@
import numpy as np
from gym import spaces
from collections import OrderedDict
from . import VecEnv
from .util import copy_obs_dict, dict_to_obs, obs_space_info