circular imports
the file sympde.topology.mapping and sympde.topology.domain have a circular dependecy
the file sympde.topology.mapping and sympde.expr.expr have a circular dependecy
hey can I work on this?
hey can I work on this?
Sure it will be great, we can discuss your proposed solution here before starting to code and see if it's suitable
yes okay give me a day or a few, i'll find some time and figure it out. brb :))
@saidctb hey! i finally managed to find time for this task. could you please tell me how to I run this app locally so that I can see the problem? because all tests pass.
@saidctb hey! i finally managed to find time for this task. could you please tell me how to I run this app locally so that I can see the problem? because all tests pass.
you just need to run pytest sympde/ after installing it
yeah but when I run it, all tests pass.