helloflask / bootstrap-flask

Bootstrap 4 & 5 helper for your Flask projects.
https://bootstrap-flask.readthedocs.io
Other
1.12k stars 190 forks source link

Fix broken Bootstrap class #200

Closed bchopson closed 2 years ago

bchopson commented 2 years ago

app should still be an optional argument to the deprecated Bootstrap class __init__

bchopson commented 2 years ago

Oops. Duplicate of #198