class documentation

class FromLinter(collections.namedtuple('FromLinter', ['froms', 'edges'])):

View In Hierarchy

Undocumented

Method lint Undocumented
Method warn Undocumented
def lint(self, start=None):

Undocumented

def warn(self):

Undocumented