Skip to content

Commit

Permalink
small changes to Class diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
markur4 committed Apr 8, 2024
1 parent cd94993 commit c059ef3
Show file tree
Hide file tree
Showing 3 changed files with 67 additions and 66 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# sphinx docs preliminary
src/docs/

# Readme for Pypi
README_pypi.md
README_pypi.pdf
README.pdf

# setup_env
setup_env.ipynb
Expand Down Expand Up @@ -102,6 +102,7 @@ instance/

# Sphinx documentation
docs/_build/
src/docs/

# PyBuilder
.pybuilder/
Expand Down
126 changes: 63 additions & 63 deletions EXAMPLES/qpcr(presentation).ipynb

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ classDiagram

Filer *-- DataAnalysis

Annotator --|> DataAnalysis
Annotator <|-- DataAnalysis


%% == Links =================================================================
Expand Down

0 comments on commit c059ef3

Please sign in to comment.