Fix linting on master (#3913)

This commit is contained in:
Philipp Moritz
2019-01-31 01:28:45 -08:00
committed by Richard Liaw
parent d128636bab
commit beb75193da
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -52,7 +52,6 @@ Start an IPython interpreter, e.g., ``ipython``
.. code-block:: python
from collections import Counter
import socket
import time
import ray
-1
View File
@@ -3,7 +3,6 @@ from __future__ import division
from __future__ import print_function
from collections import Counter
import socket
import sys
import time
import ray