Skip to content

Commit

Permalink
run black util
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkLark86 committed Jan 28, 2025
1 parent dbd9f91 commit db214ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion superdesk/factory/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,6 @@ def setup_sentry(self):

sentry_sdk.init(dsn=self.config["SENTRY_DSN"], integrations=[QuartIntegration(), AsyncioIntegration()])


def extend_eve_home_endpoint(self, links: list[dict]) -> None:
"""Adds async resources to Eve's api root endpoint"""

Expand Down

0 comments on commit db214ee

Please sign in to comment.