mirror of
https://github.com/laramies/theHarvester.git
synced 2026-09-23 18:14:57 +02:00
remove mypy and move to ty
This commit is contained in:
@@ -59,5 +59,5 @@ jobs:
|
||||
- name: Test with pytest
|
||||
run: pytest
|
||||
|
||||
- name: Type check with mypy
|
||||
run: mypy theHarvester
|
||||
- name: Type check with ty
|
||||
run: ty theHarvester
|
||||
|
||||
Reference in New Issue
Block a user