Browse Source
Internally, instead of using module objects just use the `__module__` attribute which is the same thing. From preliminary testing this seems to work fine with both regular one-file-per-cog approaches and the folder cog approach. Fixes #126.pull/546/head
2 changed files with 10 additions and 9 deletions
Loading…
Reference in new issue