Skip to content

Commit

Permalink
fix: removing whitespace issue
Browse files Browse the repository at this point in the history
  • Loading branch information
MueezKhan246 authored Oct 11, 2023
1 parent 13f1ff5 commit dc749e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integrated_channels/degreed2/admin/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ class Degreed2EnterpriseCustomerConfigurationAdmin(DjangoObjectActions, admin.Mo

class Meta:
model = Degreed2EnterpriseCustomerConfiguration

def get_fields(self, request, obj=None):
"""
Return the fields that should be displayed on the admin form.
Expand Down

0 comments on commit dc749e4

Please sign in to comment.