Skip to content

Commit

Permalink
Update server.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ZihengSun committed Apr 3, 2023
1 parent 0bebfe8 commit 0dbc350
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pygeoweaver/server.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ def download_geoweaver():
"""
Download Geoweaver to user home directory
"""

pass


def start():
print("start Geoweaver instance..")
Expand Down

0 comments on commit 0dbc350

Please sign in to comment.