We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c067b0 commit e9fa574Copy full SHA for e9fa574
scripts/qiita
@@ -261,7 +261,7 @@ def status():
261
def start(port):
262
# in order to use this command you need to have an IPython cluster running,
263
# for now this makes it so that you can use other sub-commands without
264
- # having to do that. The solution will (perhaps) to move this subcommand
+ # having to do that. The solution will (perhaps) be to move this subcommand
265
# into an entirely different script.
266
from qiita_pet.webserver import Application
267
0 commit comments