Fix a stylistic inconsistency #273
Annotations
3 errors and 2 warnings
mypy:
frida/core.py#L89
"object" has no attribute "__enter__" [attr-defined]
|
mypy:
frida/core.py#L89
"object" has no attribute "__exit__" [attr-defined]
|
mypy
Process completed with exit code 1.
|
pyflakes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
mypy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|