Client and Service Stubs take 1 request parameter, not one for each field (#311)
This commit is contained in:
@@ -111,7 +111,7 @@ omit = ["betterproto/tests/*"]
|
||||
legacy_tox_ini = """
|
||||
[tox]
|
||||
isolated_build = true
|
||||
envlist = py36, py37, py38
|
||||
envlist = py36, py37, py38, py310
|
||||
|
||||
[testenv]
|
||||
whitelist_externals = poetry
|
||||
|
||||
Reference in New Issue
Block a user