David Savage
Results
21
comments of
David Savage
I've worked around this by adding an entry to ignore this to filterWarnings in pyproject.toml filterwarnings = [ "error", # https://github.com/strawberry-graphql/strawberry/issues/3995 "ignore:Argument name-based matching of 'info' is deprecated:DeprecationWarning" ]