Commit 8f10d75
committed
Remove mypy check from CI workflow and fix indentation in core.py
- Eliminated the mypy type checking step from the CI workflow in `ci.yml` to streamline the build process.
- Corrected indentation in `core.py` to ensure proper code formatting and readability.
These changes enhance the CI configuration and improve code clarity.1 parent d762add commit 8f10d75
2 files changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
52 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1040 | 1040 | | |
1041 | 1041 | | |
1042 | 1042 | | |
1043 | | - | |
| 1043 | + | |
1044 | 1044 | | |
1045 | 1045 | | |
1046 | 1046 | | |
| |||
0 commit comments