79305030

Date: 2024-12-24 07:50:41
Score: 1
Natty:
Report link

You could use relative imports. In your cache.py file:

from ..bar.pyro import explosion
def setup():
    print('setting things up')

setup()
explosion()
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Mario MateaČ™