Jakob
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Jakob created a post, Disabling 'Missing or empty docstring'-warning for file level docstrings only
Hello,I want to disable that warning because I figured I am pretty much duplicating the docstrings of the classes and functions in my module.As of today, I have only figured out how to disable that...