Silenced warnings for IDs not specified by specifying them
Compare changes
- Stefano Borini authored
+ 3
− 1
@@ -33,11 +33,13 @@ def bundle_id(producer, identifier):
Created by: stefanoborini
Specifies the ids for the plugins. Envisage requires them to be defined, or it will issue a warning that it is using a generated id. It is good practice that we do define them, so a new function has been introduced to create them.