Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Change
post_json
type annotation (near#9218)
As the previous fails with: ``` File "/home/ubuntu/repos/nearcore/pytest/tests/loadtest/locust/common/base.py", line 195, in NearNodeProxy def post_json(self, method: str, params: list(str)): ^^^^^^^^^ TypeError: 'type' object is not iterable ```
- Loading branch information