Removed test function #5045
GitHub Actions / Pylint
failed
Aug 12, 2024 in 0s
2 errors
Pylint found 2 errors
Annotations
Check failure on line 988 in unskript-ctl/unskript_ctl_notification.py
github-actions / Pylint
unskript-ctl/unskript_ctl_notification.py#L988
Assigning result of a function call, where the function has no return (assignment-from-no-return, E1111)
Check failure on line 994 in unskript-ctl/unskript_ctl_notification.py
github-actions / Pylint
unskript-ctl/unskript_ctl_notification.py#L994
Assigning result of a function call, where the function has no return (assignment-from-no-return, E1111)
Loading