mirror of https://github.com/H-uru/korman.git
Browse Source
There are some things that exist in `pre_export()`, eg animations, that don't actually generate anything that needs to be memory managed. So, it's ok if `pre_export()` isn't actually a generator function. It does need to return either a generator or `None`, however.pull/374/head
Adam Johnson
1 year ago
1 changed files with 7 additions and 3 deletions
Loading…
Reference in new issue