mirror of
https://github.com/wassname/ray.git
synced 2026-07-09 18:20:40 +08:00
Run flake8 in Travis and make code PEP8 compliant. (#387)
This commit is contained in:
committed by
Philipp Moritz
parent
083e7a28ad
commit
ba02fc0eb0
@@ -4,3 +4,5 @@ from __future__ import print_function
|
||||
|
||||
from .utils import copy_directory
|
||||
from .tfutils import TensorFlowVariables
|
||||
|
||||
__all__ = ["copy_directory", "TensorFlowVariables"]
|
||||
|
||||
Reference in New Issue
Block a user