Skip to content

TypeError in some cases? #34

@parryc

Description

@parryc
  File "./mod_analysis/controllers.py", line 49, in show_index
    grouping = groupby(sorted(beers,key=lambda x: getattr(x, attribute)),key=lambda x: getattr(x, attribute))
TypeError: '<' not supported between instances of 'NoneType' and 'NoneType'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions