autopep8 on deepq/experiments

This commit is contained in:
Peter Zhokhov
2018-09-11 12:47:50 -07:00
parent 3bf35cb468
commit 5c5a9f4b31
2 changed files with 1 additions and 2 deletions

View File

@@ -31,6 +31,5 @@ def main():
env.close() env.close()
if __name__ == '__main__': if __name__ == '__main__':
main() main()