Revert "Cleaned up some general python" #56
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "revert-12-2.0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Reverting this PR as it caused errors in type checking and runtime, including removing functionality of decorators (see
loop.before
/after_invoke
andcommand.before
/after_invoke
) and overall wasn't reviewed enough.