You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Very long decorators look messy when they contain plenty of arguments. The situation should at least be improved through proper formatting (just like for function declarations) but adding the possibility to to disable them could be needed as well.
Very long decorators look messy when they contain plenty of arguments. The situation should at least be improved through proper formatting (just like for function declarations) but adding the possibility to to disable them could be needed as well.
For example, consider the following code snippet:
The text was updated successfully, but these errors were encountered: