We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aef2329 commit be57f63Copy full SHA for be57f63
lib/aquilon/worker/templates/base.py
@@ -43,7 +43,7 @@
43
44
45
class Plenary(object):
46
- template_type = ""
+ template_type = "unique"
47
""" Specifies the PAN template type to generate """
48
49
handlers = {}
0 commit comments