VirusTotal / vt-py

The official Python 3 client library for VirusTotal
https://virustotal.github.io/vt-py/
Apache License 2.0
531 stars 121 forks source link

refactor: add type hints #161

Closed ninoseki closed 1 year ago

ninoseki commented 1 year ago

Re-create #159 to fix issues in Python 3.7.

Sorry for the issues I introduced but now i'm sure that this PR passes all the tests. (See https://github.com/ninoseki/vt-py/actions/runs/6146738453/job/16676701248) Thus I'd appreciate if you could review this PR again.