DubiousCactus / DubiousCactus/fever
Track callables in root module
Open
enhancement
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Right now we only track callables in modules that are imported right after fever setup. That's not enough, we need to keep track of the callables in the root module where fever setup is called.
This problem would go away with a simple wrapper ofc, but I still like to have this option.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.