geestac.helpers =============== .. py:module:: geestac.helpers .. autoapi-nested-parse:: Helpers for this package. Functions --------- .. autoapisummary:: geestac.helpers.format_attribute Module Contents --------------- .. py:function:: format_attribute(attribute) Convert characters from any attribute to match the format of class/object attributes. :param attribute: an attribute.