uclahs-cds / Ligare

GNU General Public License v2.0
0 stars 0 forks source link

Fix mistaken generic type specification in scaffolder template. #135

Closed aholmes closed 2 weeks ago

aholmes commented 2 weeks ago

In scaffolded applications, that typevar AppType is made available for use in the application builder. The previous PR unintentionally used Flask rather than AppType.