Skip to content

Instantly share code, notes, and snippets.

Created April 13, 2015 14:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/d75536d06685d0ed861b to your computer and use it in GitHub Desktop.
Save anonymous/d75536d06685d0ed861b to your computer and use it in GitHub Desktop.
ile "/Users/matthew.morrissey/code/thysa/thysa/dashboards/settings/api_keys/panel.py", line 13, in <module>
.get_panel_group('default')\
File "/Users/matthew.morrissey/code/thysa/.venv/src/horizon/horizon/base.py", line 457, in get_panel_group
return self._panel_groups.get(slug)
AttributeError: 'NoneType' object has no attribute 'get'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment