Skip to content

Commit

Permalink
attempt to fix images on pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
bwohl committed Dec 15, 2022
1 parent e9f1a3b commit 27e09e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ The submethod has a number of input and output parameters as shown here:

PyVenus generates a python class from the submethod library that has a function of the same name as the submethod:

![](https://github.com/sniprbiome/PyVenus/blob/940b8dd05e01e5473287753044ae503fab054e52/src/pyvenus/images/smt_class_example1.png)
![](https://raw.githubusercontent.com/sniprbiome/PyVenus/940b8dd05e01e5473287753044ae503fab054e52/src/pyvenus/images/smt_class_example1.png)

The different data types of Venus are implemented through [corresponding python classes](#data-types).

Expand Down

0 comments on commit 27e09e6

Please sign in to comment.