Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[TASK] Adjust interface type hint to match current implementation (#1016
) Currently, the actual View instance in fact doesn't always return a string for `render()`. We should change this in the future, but for now the interface should represent the actual implementation.
- Loading branch information