Skip to content

Commit

Permalink
Merge pull request #61 from MikhailKravets/2.0.0
Browse files Browse the repository at this point in the history
2.0.0
  • Loading branch information
MikhailKravets authored Oct 14, 2024
2 parents 1aff5f6 + 46e813d commit 5e67e55
Show file tree
Hide file tree
Showing 78 changed files with 7,026 additions and 860 deletions.
4 changes: 3 additions & 1 deletion .coveragerc
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ branch = True
[report]
show_missing = True
skip_empty = True
exclude_lines=
exclude_also=
raise NotImplementedError
if __name__ == .__main__.:
@(abc\.)?abstractmethod
Binary file added .docs/examples/interaction.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed .docs/logo.png
Binary file not shown.
16 changes: 16 additions & 0 deletions .docs/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 5e67e55

Please sign in to comment.