Skip to content

Commit

Permalink
Bump aiohttp and use forked types-all
Browse files Browse the repository at this point in the history
  • Loading branch information
wwakabobik committed Aug 20, 2024
1 parent 897113d commit 0ae221d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master-linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
pip install mypy
pip install wemake-python-styleguide
pip install black
pip install types-all
pip install git+https://github.com/wwakabobik/types-all.git
- name: Analysing the code with pylint
id: pylint
continue-on-error: true
Expand Down

0 comments on commit 0ae221d

Please sign in to comment.