Fix for a missing submodule in the top-level 'freestyle' module package.
Reported by flokkievids, thanks!
This commit is contained in:
@@ -18,4 +18,4 @@
|
||||
|
||||
# module members
|
||||
from _freestyle import Operators
|
||||
from . import chainingiterators, functions, predicates, types, utils
|
||||
from . import chainingiterators, functions, predicates, shaders, types, utils
|
||||
|
Reference in New Issue
Block a user