Skip to content

Commit

Permalink
add new line at end of file for toy_text __init__
Browse files Browse the repository at this point in the history
  • Loading branch information
quanvuong authored and tlbtlbtlb committed May 15, 2017
1 parent 37efc3e commit 19c601b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gym/envs/toy_text/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
from gym.envs.toy_text.guessing_game import GuessingGame
from gym.envs.toy_text.kellycoinflip import KellyCoinflipEnv
from gym.envs.toy_text.kellycoinflip import KellyCoinflipGeneralizedEnv
from gym.envs.toy_text.cliffwalking import CliffWalkingEnv
from gym.envs.toy_text.cliffwalking import CliffWalkingEnv

0 comments on commit 19c601b

Please sign in to comment.