Размер видео: 1280 X 720853 X 480640 X 360
Показать панель управления
Автовоспроизведение
Автоповтор
your explaining is so much clear to me. keep it up
There is an error in the video. Instead of passing in the .flake8 config file with config_file, you should do it this way: hooks: - id: flake8 args: ["--config", ".flake8"]See the description for the correct config code.
Thanks a lot, very clear! :)
your explaining is so much clear to me. keep it up
There is an error in the video. Instead of passing in the .flake8 config file with config_file, you should do it this way:
hooks:
- id: flake8
args: ["--config", ".flake8"]
See the description for the correct config code.
Thanks a lot, very clear! :)