Skip to content

chore: linter fix [frappe]

Bot Dokos requested to merge ft-commit-9949bf47b72ef0 into develop

From: https://github.com/frappe/frappe/commit/9949bf47b72ef066926daf7990879ee46bfd8453
Date: 2023-11-20 11:42:19+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-9949bf47b72ef0

# 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