Skip to content

style: format [frappe]

Bot Dokos requested to merge ft-commit-4a8fb6c43cfec1 into develop

From: https://github.com/frappe/frappe/commit/4a8fb6c43cfec1fa06218b2fb9c69453a5021f00
Date: 2023-12-28 19:16:11+05:30
By: Ankush Menat

style: format

This is a commit that is not part of any pull request.



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-4a8fb6c43cfec1

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports