X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=wrappers%2Ftrace.py;h=6cb7934bfc684e4c153cca24fd3ef7b05561befe;hb=1b6c87507810fe2d72c81fc109110c1ca25ce94f;hp=eb9e4affa213a7a18989d0415c4541f90dba9044;hpb=7e351daaeb23a1fbc31b8af1a08d969676bfd704;p=apitrace diff --git a/wrappers/trace.py b/wrappers/trace.py index eb9e4af..6cb7934 100644 --- a/wrappers/trace.py +++ b/wrappers/trace.py @@ -348,7 +348,7 @@ class Tracer: return ValueSerializer() - def trace_api(self, api): + def traceApi(self, api): self.api = api self.header(api)