mirror of
https://github.com/facefusion/facefusion-labs.git
synced 2026-05-22 23:59:40 +02:00
Use mypy and flake8 for face swapper
This commit is contained in:
@@ -15,5 +15,5 @@ jobs:
|
||||
- run: pip install flake8
|
||||
- run: pip install flake8-import-order
|
||||
- run: pip install mypy
|
||||
- run: flake8 arcface_converter
|
||||
- run: mypy arcface_converter
|
||||
- run: flake8 arcface_converter face_swapper
|
||||
- run: mypy arcface_converter face_swapper
|
||||
|
||||
Reference in New Issue
Block a user