Unverified Commit 057e1d74 authored by Sylvain Gugger's avatar Sylvain Gugger
Browse files

Fix quality

parent f02e3a2b
...@@ -16,8 +16,10 @@ ...@@ -16,8 +16,10 @@
import argparse import argparse
import shlex import shlex
import runhouse as rh import runhouse as rh
if __name__ == "__main__": if __name__ == "__main__":
# Refer to https://runhouse-docs.readthedocs-hosted.com/en/main/rh_primitives/cluster.html#hardware-setup for cloud access # Refer to https://runhouse-docs.readthedocs-hosted.com/en/main/rh_primitives/cluster.html#hardware-setup for cloud access
# setup instructions, if using on-demand hardware # setup instructions, if using on-demand hardware
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment