Skip to content

chore: linter fix [frappe]

Bot Dokos requested to merge ft-commit-2fe507c58c5d03 into develop

From: https://github.com/frappe/frappe/commit/2fe507c58c5d03bcf4c8ef3d480f9b36f58016e5
Date: 2024-01-09 15:55:04+05:30
By: Shariq Ansari

chore: linter fix

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



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-2fe507c58c5d03

# 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