Skip to content

Commit

Permalink
style(black): black formatting changes
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasmarchd01 committed Aug 13, 2024
1 parent 0c687f5 commit 2803e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion django/cantusdb_project/main_app/admin/chant.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def get_source_siglum(self, obj):
"incipit",
"cantus_id",
"id",
"source__holding_institution__siglum"
"source__holding_institution__siglum",
)

readonly_fields = READ_ONLY + ("incipit",)
Expand Down

0 comments on commit 2803e64

Please sign in to comment.