mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-05-31 13:08:12 +00:00
Fix line endings
This commit is contained in:
parent
ccf371dc07
commit
54c4ea01e9
2 changed files with 2 additions and 2 deletions
|
@ -44,4 +44,4 @@ reportUntypedFunctionDecorator = "error"
|
||||||
reportUntypedNamedTuple = "error"
|
reportUntypedNamedTuple = "error"
|
||||||
reportCallInDefaultInitializer = "error"
|
reportCallInDefaultInitializer = "error"
|
||||||
reportPropertyTypeMismatch = "error"
|
reportPropertyTypeMismatch = "error"
|
||||||
reportUnnecessaryTypeIgnoreComment = "error"
|
reportUnnecessaryTypeIgnoreComment = "error"
|
||||||
|
|
|
@ -17,4 +17,4 @@ project_urls =
|
||||||
packages = find:
|
packages = find:
|
||||||
python_requires = >=3.8
|
python_requires = >=3.8
|
||||||
install_requires =
|
install_requires =
|
||||||
aiohttp == 3.8.1
|
aiohttp == 3.8.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue