Skip to content

Commit

Permalink
style: improved formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
pateljannat committed Feb 4, 2025
1 parent 9775d74 commit 661748a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/BatchFeedback.vue
Original file line number Diff line number Diff line change
Expand Up @@ -242,4 +242,4 @@ const feedbackColumns = computed(() => {
align-items: start;
padding: 0.25rem 0;
}
</style>
</style>
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import frappe


def get_context(context):
# do your magic here
pass

0 comments on commit 661748a

Please sign in to comment.