Commit 642aa4d
committed
Apply small fixes
Removed mentions of venv from the README file because you're only using stdlib modules
Renamed two files for more descriptiveness
Added a missing print() call in one file
Added the .pkl files so deserialization runs don't initially fail
Sorted two imports using isort1 parent bd2076f commit 642aa4d
6 files changed
Lines changed: 3 additions & 3 deletions
File tree
- working-with-the-python-operator-module
Binary file not shown.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
Binary file not shown.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments