Fix quality
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user