Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Composable decorators

Compare
Choose a tag to compare
@w-vi w-vi released this 15 Jul 15:02
· 58 commits to master since this release

Improvements

  • the decorators can be now combined together, one function can server for different hooks
  • no need to do sys.stdout.flush() anymore it is added auto-magically