Skip to content

Commit

Permalink
Merge pull request #10 from sniprbiome/development
Browse files Browse the repository at this point in the history
attempt to fix images on pypi
  • Loading branch information
bwohl authored Dec 15, 2022
2 parents b4d81c6 + 27e09e6 commit c3dee6d
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 c3dee6d

Please sign in to comment.