#541 Add __init__.py for subjects submodule
Merged 4 years ago by lholecek. Opened 4 years ago by lholecek.

Add __init__.py for subjects submodule
Lukas Holecek • 4 years ago  
@@ -0,0 +1,3 @@ 

+ # -*- coding: utf-8 -*-

+ # SPDX-License-Identifier: GPL-2.0+

+ """Contains Greenwave's subject type handling."""

This could possibly fix the fedora messaging having an issue with
loading the submodule (#540).

JIRA: FACTORY-5879

Signed-off-by: Lukas Holecek hluk@email.cz

@gnaponie @vmaljulin Let's try this to fix the consumer in Fedora stage.

Pull-Request has been merged by lholecek

4 years ago
Metadata