commit: 497dabdb2623fe0bee73cf24c5d122fb1bb1f367 Author: Magnus Granberg <zorry <AT> gentoo <DOT> org> AuthorDate: Mon Dec 28 16:05:44 2020 +0000 Commit: Magnus Granberg <zorry <AT> gentoo <DOT> org> CommitDate: Mon Dec 28 16:15:59 2020 +0000 URL: https://gitweb.gentoo.org/proj/tinderbox-cluster.git/commit/?id=497dabdb
Add missing __init__ in scripts Signed-off-by: Magnus Granberg <zorry <AT> gentoo.org> buildbot_gentoo_ci/scripts/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/buildbot_gentoo_ci/scripts/__init__.py b/buildbot_gentoo_ci/scripts/__init__.py new file mode 100644 index 0000000..e69de29
