Skip to content

chore: linter fix [frappe]

Bot Dokos requested to merge ft-commit-724fd1a291fd3f into develop

From: https://github.com/frappe/frappe/commit/724fd1a291fd3f75454ad0b05b4ad068d4ebf491
Date: 2024-01-09 15:08:45+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-724fd1a291fd3f

# 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