Víctor Terán
Víctor Terán
Same here, I want to put a method in my Mutation class that is not allowed, so, my mutation will be really a long one, ```python def mutate(self, info, id,...
Someone forgot to add the folder to the package 0.43b0  I was trying the workaround with the pyproject.tolm specification , but then i noticed that. Maybe the solution...
This was my temporary solution in the project.toml ```tolm opentelemetry-exporter-otlp = "^1.20.0" opentelemetry-distro = "^0.41b0" opentelemetry-exporter-jaeger = "^1.21.0" ```