module documentation

Undocumented

Class TestTraitslike No class docstring; 0/2 instance variable, 6/7 methods documented
Function remove_known_traits Remove the irrelevant trait names from a list of trait names in order to get to the useful trait names.
def remove_known_traits(trait_names): (source)

Remove the irrelevant trait names from a list of trait names in order to get to the useful trait names. Also, sort the list for ease of use in testing.