Update ToDo list, pg.typed, .python-version
This commit is contained in:
1
.python-version
Normal file
1
.python-version
Normal file
@@ -0,0 +1 @@
|
|||||||
|
3.13
|
||||||
5
ToDo.md
Normal file
5
ToDo.md
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
# ToDo list
|
||||||
|
|
||||||
|
- proper folder names and file names and location of methods
|
||||||
|
- stub files .pyi
|
||||||
|
- fix all remaning check errors
|
||||||
@@ -24,7 +24,7 @@ explicit = true
|
|||||||
requires = ["hatchling"]
|
requires = ["hatchling"]
|
||||||
build-backend = "hatchling.build"
|
build-backend = "hatchling.build"
|
||||||
|
|
||||||
# MARK: Python tools
|
# MARK: Python linting
|
||||||
[tool.pyright]
|
[tool.pyright]
|
||||||
typeCheckingMode = "strict"
|
typeCheckingMode = "strict"
|
||||||
reportMissingImports = "information"
|
reportMissingImports = "information"
|
||||||
|
|||||||
0
src/CoreLibs/py.typed
Normal file
0
src/CoreLibs/py.typed
Normal file
Reference in New Issue
Block a user