Ned Batchelder on Nostr: New blog post: One way to fix #Python circular imports. There are better ways, but ...
New blog post: One way to fix #Python circular imports.
There are better ways, but sometimes simply changing the form of the import statements can untangle the problem:
https://nedbatchelder.com/blog/202405/one_way_to_fix_python_circular_imports.html
There are better ways, but sometimes simply changing the form of the import statements can untangle the problem:
https://nedbatchelder.com/blog/202405/one_way_to_fix_python_circular_imports.html