Decorating the entire class
Open
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
In pysnooper I can add decorator before the class so that all methods are available for snooping. Doing the same with snoop gives `TypeError: compile() arg 1 must be a string, bytes or AST object`. I'm new with snooping, any help would be appreciated.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.