Browse Source

lint over bin/load-mocks

Matt Robenolt 8 years ago
parent
commit
89458fa0f1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      bin/load-mocks

+ 1 - 0
bin/load-mocks

@@ -200,6 +200,7 @@ def get_sample_breadcrumbs(prior_event_id=None):
 
     return sample_breadcrumbs
 
+
 def main(num_events=1):
     user = User.objects.filter(is_superuser=True)[0]