Skip to content

Commit

Permalink
fix flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan1elRoos committed Sep 11, 2024
1 parent 5ac30ff commit b704f49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/nac/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
from .models import CustomUser, Device, AuthorizationGroup, DeviceRoleProd, DeviceRoleInst



class CustomUserAdmin(UserAdmin):
add_form = CustomUserCreationForm
form = CustomUserChangeForm
Expand Down

0 comments on commit b704f49

Please sign in to comment.