Skip to content

Commit

Permalink
fix black
Browse files Browse the repository at this point in the history
  • Loading branch information
petrjasek committed Mar 18, 2024
1 parent 2597dca commit 5c99ebc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/cp/output/formatter/ninjs_newsroom_formatter.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ def __init__(self):

def update_ninjs_subjects(self, ninjs, language="en-CA"):
try:

# Fetch the vocabulary
cv = superdesk.get_resource_service("vocabularies").find_one(
req=None, _id="subject_custom"
Expand Down

0 comments on commit 5c99ebc

Please sign in to comment.