Add a bit of type info to configforms classes.

Review Request #13208 — Created Aug. 14, 2023 and submitted — Latest diff uploaded

Information

Djblets
release-4.x

Reviewers

This change adds some type hints for the base classes in the configforms
app (ConfigPage and ConfigPageForm). This doesn't cover very much of the
app code, but is enough for subclasses to make use of.

Ran unit tests.

Commits

Files

    Loading...