You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A tile needs to know its organism and an organism its tile.
However these circular imports seem to be a problem in python and can be solved by creating an init.py file where the load order is defined.
The text was updated successfully, but these errors were encountered:
A tile needs to know its organism and an organism its tile.
However these circular imports seem to be a problem in python and can be solved by creating an init.py file where the load order is defined.
The text was updated successfully, but these errors were encountered: