Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dougppaz committed Dec 7, 2018
1 parent 7b97a55 commit dd94f9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bothub/common/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ class RepositoryAdmin(admin.ModelAdmin):
RepositoryUpdateInline,
]


@admin.register(RepositoryCategory)
class RepositoryCategoryAdmin(admin.ModelAdmin):
list_display = [
Expand Down

0 comments on commit dd94f9a

Please sign in to comment.