Skip to content

py, simpler toml

Phileas requested to merge pippin/py_simpler_toml into main

It turns out that there is no conflict in the system if different app classes have the same name. Being able to not define it and still have it work would be nice, this implements that using App as the class.

Merge request reports