Compare commits
2 Commits
533c70aef2
...
pkg/dev/ri
Author | SHA1 | Date | |
---|---|---|---|
4810a8d683 | |||
21bee4715a |
@ -32,7 +32,7 @@ from rougail.annotator.target import TargetAnnotator
|
||||
from rougail.annotator.param import ParamAnnotator
|
||||
|
||||
|
||||
CALC_MULTI = ('calc_value', 'calc_list', 'get_range', 'calc_val_first_value', 'unbound_filename')
|
||||
CALC_MULTI = ('calc_value', 'calc_list', 'get_range', 'calc_val_first_value', 'unbound_filename', 'zone_information')
|
||||
|
||||
|
||||
class Annotator(TargetAnnotator, ParamAnnotator):
|
||||
|
Reference in New Issue
Block a user