Skip to content

Commit

Permalink
chore: reformatting
Browse files Browse the repository at this point in the history
  • Loading branch information
hinakhadim committed May 28, 2024
1 parent 2615334 commit 70ccabc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorindigo/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,6 @@ def _override_openedx_docker_image(
RUN npm install '@edx/frontend-component-header@npm:@edly-io/indigo-frontend-component-header@^1.0.0'
RUN npm install '@edx/frontend-component-footer@npm:@edly-io/indigo-frontend-component-footer@^1.0.0'
""",
)
),
]
)

0 comments on commit 70ccabc

Please sign in to comment.