style: improved formatting

This commit is contained in:
Jannat Patel
2025-02-04 11:27:21 +05:30
parent 9775d7425c
commit 661748adc1
2 changed files with 2 additions and 1 deletions

View File

@@ -242,4 +242,4 @@ const feedbackColumns = computed(() => {
align-items: start;
padding: 0.25rem 0;
}
</style>
</style>

View File

@@ -1,5 +1,6 @@
import frappe
def get_context(context):
# do your magic here
pass