Save state to file
The function Save state to file type hint to return a bool in the base class module.py, but in some implementations (like core/modules/register.py) it returns None. It should return a bool indicating whether the save was successful or not.
Edited by Martin Högstedt