Revision 4260755b lib/opcodes.py

b/lib/opcodes.py
816 816
    ("src_path", None, ht.TMaybeString),
817 817
    ("start", True, ht.TBool),
818 818
    ("wait_for_sync", True, ht.TBool),
819
    ("tags", ht.EmptyList, ht.TListOf(ht.TNonEmptyString)),
819 820
    ]
820 821

  
821 822

  

Also available in: Unified diff