Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jarosenb committed May 20, 2024
1 parent f8c3507 commit d955df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion designsafe/apps/api/projects_v2/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from designsafe.apps.api.projects_v2.models.project_metadata import ProjectMetadata
from designsafe.apps.api.projects_v2.operations.project_publish_operations import (
publish_project_async,
amend_publication_async
amend_publication_async,
)


Expand Down

0 comments on commit d955df1

Please sign in to comment.