1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-05-29 12:15:12 +00:00

Fix line endings

This commit is contained in:
RGBCube 2022-06-21 19:00:55 +03:00
parent ccf371dc07
commit 54c4ea01e9
2 changed files with 2 additions and 2 deletions

View file

@ -44,4 +44,4 @@ reportUntypedFunctionDecorator = "error"
reportUntypedNamedTuple = "error"
reportCallInDefaultInitializer = "error"
reportPropertyTypeMismatch = "error"
reportUnnecessaryTypeIgnoreComment = "error"
reportUnnecessaryTypeIgnoreComment = "error"

View file

@ -17,4 +17,4 @@ project_urls =
packages = find:
python_requires = >=3.8
install_requires =
aiohttp == 3.8.1
aiohttp == 3.8.1