Henry Harutyunyan
Henry Harutyunyan
@s-knibbs We are using this lib and facing the issue atm. Want me to fix this? Will you be able to make a release?
> Can't you handle this already with https://mypy.readthedocs.io/en/stable/common_issues.html#import-cycles ? @boxed Technically we can, but since we are using the other (conventional) way of annotating our methods, it would have been...
I can make a PR if you'll be able to merge and make a release.
> Hm.. well, I don't think moving the class to another module will help much, as you'd still trigger the import in `__init__.py` to get to a submodule right? >...
> If `mutmut_config.py` is available on the python path it will find it no matter where it is. Maybe this could be practical for you? Yup, that might work in...
That's a nice way to put it. The extended instructions (I mean about .py file) can follow along.
Looks like there's been some progress with this in #1193. Seems stale now tho. Can give you a hand if needed, looking for smt to do on my spare time
@aachurin Any ideas on this? Do you want me to go ahead and work on this?
Hi @mostafa Has there been any progress with this issue? I can also second that the exception handler gets annoying sometimes. I'm using this for an API with DRF, and...
@mostafa Done! Please have a look and let me know what you think. https://github.com/grafana/django-saml2-auth/pull/345