Skip to content

Commit

Permalink
Merge pull request #35 from SENATOROVAI/Prorected_main
Browse files Browse the repository at this point in the history
clean code
  • Loading branch information
mergify[bot] authored Nov 27, 2024
2 parents 80d0efd + fa0436f commit 5fb0e21
Show file tree
Hide file tree
Showing 5 changed files with 4,657 additions and 989 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -240,3 +240,4 @@ coverage/
.pre-commit-config.yaml
DIRECTORY.md
README.md
git.ipynb
1 change: 1 addition & 0 deletions DIRECTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
## Python
* [Clean Code Conspect](python/clean_code_conspect.ipynb)
* [Clean Code Conspect](python/clean_code_conspect.py)
* [Clean Code Conspect2](python/clean_code_conspect2.ipynb)
* Made-Easy
* [Chapter 13 Modules And Packages Python Made Easy](python/made-easy/chapter_13_modules_and_packages_python_made_easy.ipynb)
* [Chapter 13 Modules And Packages Python Made Easy](python/made-easy/chapter_13_modules_and_packages_python_made_easy.py)
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
## Python
* [Clean Code Conspect](python/clean_code_conspect.ipynb)
* [Clean Code Conspect](python/clean_code_conspect.py)
* [Clean Code Conspect2](python/clean_code_conspect2.ipynb)
* Made-Easy
* [Chapter 13 Modules And Packages Python Made Easy](python/made-easy/chapter_13_modules_and_packages_python_made_easy.ipynb)
* [Chapter 13 Modules And Packages Python Made Easy](python/made-easy/chapter_13_modules_and_packages_python_made_easy.py)
Expand Down
3,550 changes: 2,561 additions & 989 deletions python/clean_code_conspect.ipynb

Large diffs are not rendered by default.

2,093 changes: 2,093 additions & 0 deletions python/clean_code_conspect2.ipynb

Large diffs are not rendered by default.

0 comments on commit 5fb0e21

Please sign in to comment.