Skip to content

Commit

Permalink
Replace the guts of gplately.download.DataServer with `plate-model-…
Browse files Browse the repository at this point in the history
…manager` (#141)

* initial attempt at swapping out the backend of DataServer with plate-model-manager

* tried my best to finish Ben's work

---------

Co-authored-by: Ben Mather <[email protected]>
Co-authored-by: michaelchin <[email protected]>
  • Loading branch information
3 people authored Jan 20, 2025
1 parent 25e44d5 commit 2803a3c
Show file tree
Hide file tree
Showing 3 changed files with 192 additions and 425 deletions.
1 change: 1 addition & 0 deletions gplately/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@

__pdoc__ = {
"data": False,
"download": False,
"_DefaultCollision": False,
"_ContinentCollision": False,
"_ReconstructByTopologies": False,
Expand Down
Loading

0 comments on commit 2803a3c

Please sign in to comment.