Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix AttributeError exception (MagicStack#632)
Accessing settings._settings raises an AttributeError exception because object.__getattr__ does not exist.
- Loading branch information