flask-boilerplate icon indicating copy to clipboard operation
flask-boilerplate copied to clipboard

Circular import calling task from api

Open fergalmoran opened this issue 9 years ago • 0 comments

As soon as I import from task.py in api.py I get a circular import, how can I call a task from an api method?

fergalmoran avatar Aug 12 '16 21:08 fergalmoran