mirror of
https://github.com/nikdoof/django-eveigb.git
synced 2025-12-20 04:49:23 +00:00
Fix Travis test config, and a few minor PEP8 violations.
This commit is contained in:
@@ -3,4 +3,4 @@ def igb(request):
|
||||
'is_igb': request.is_igb,
|
||||
'is_igb_trusted': request.is_igb_trusted,
|
||||
}
|
||||
return ctx
|
||||
return ctx
|
||||
|
||||
Reference in New Issue
Block a user