Source code for timelink.kleio.groups.katr

from timelink.kleio.groups.kattribute import KAttribute


[docs] class KAtr(KAttribute): """Synonym for KAttribute""" _name = "atr"