The 1.3.0 tag represents the beginning of 1.3.x development.

Since nothing significant has changed since 1.1.4, there is
no associated release with 1.3.0, the first 1.3.x release
will be 1.3.1
Reorder app.py imports

When testing locally on some systems, it appears that pylint fails on
the order of imports for `buildstream/_frontend/app.py`. This commit
changes the order of these imports.

This commit addresses issue !453.
1 file changed