Skip to content
This repository was archived by the owner on Aug 11, 2020. It is now read-only.

Commit 9f6f087

Browse files
kossakdandruszak
authored andcommitted
comment toned down
1 parent 7cb596b commit 9f6f087

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paperspace/workspace.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ def upload_workspace(self, input_data):
9999
if workspace_url:
100100
return # nothing to do
101101

102-
# That's nasty amf. Should be removed as soon it won't be necessary by PS_API (meaning ASAP)
102+
# Should be removed as soon it won't be necessary by PS_API
103103
if workspace_path == 'none':
104104
return 'none'
105105
if workspace_archive:

0 commit comments

Comments
 (0)