fossasia / open-event-server

One-line docstring should fit on one line with quotes FLK-D200
Documentation
Minor
1 occurrence in this check
One-line docstring should fit on one line with quotes
354
355
356def populate():
357    """358    Create defined Roles, Services and Permissions.
359    """
360    print('Creating roles...')