Skip to content

Commit

Permalink
Update UML diagram
Browse files Browse the repository at this point in the history
  • Loading branch information
arjun-menon committed Nov 26, 2024
1 parent 6011ca4 commit 9dd3a62
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -427,7 +427,7 @@ To run it along with all the type checks (excluding `pytype`), just run: `mypy a

Of course, when it makes sense, lints should be suppressed next to the relevant line, in code. Also, unlike typical Python code, the naming convention generally-followed in this codebase is `camelCase`. Pylint checks for names have mostly been disabled.

Here's the Pylint-generated UML diagram of Alteza's code (that's current as of v0.8.0):
Here's the Pylint-generated UML diagram of Alteza's code (that's current as of v0.9.0):

![](https://raw.githubusercontent.com/arjun-menon/alteza/master/uml-diagram.png)

Expand Down
Binary file modified uml-diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9dd3a62

Please sign in to comment.