-
-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
@reexportis not consistent: KiteUtils is not re-exported.- A lot is happening in few lines, which might cause unused imports
- Maybe we should not use
@reexportall functions, but just import and export the most important functions from the used packages, that are being used in the examples.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request