Morten Punnerud-Engelstad
Results
4
issues of
Morten Punnerud-Engelstad
Closes #379
Its possible to add hot reloading to Python/Flask so its possible to change code and se the code changes live i Docker, without rebuilding.
If I use column_headers I get this error message: `FutureWarning: 'BeautifulTable.column_headers' has been deprecated in 'v1.0.0' and will be removed in 'v1.2.0'. Use 'BTColumnCollection.header' instead.` Should have been: `FutureWarning: 'BeautifulTable.column_headers'...