Hacker News new | ask | show | jobs
by reinhardt 612 days ago
Getting a cyclic import error is not a bug, it's a feature alerting you that your code structure is like spaghetti and you should refactor it to break the cycles.