Skip to content

Commit

Permalink
Update sc_import.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ZihengSun committed Jun 14, 2023
1 parent 4cbca6b commit 2fde1cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pygeoweaver/sc_import.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ def import_workflow(workflow_zip_file_path):
],
cwd=f"{get_root_dir()}/",
)

def import_workflow_from_github(git_repo_url):
pass

0 comments on commit 2fde1cd

Please sign in to comment.