Skip to content

chore: remove unsupported annotations [frappe]

Date: 2023-03-01T10:26:54+05:30
By: Ankush Menat

chore: remove unsupported annotations

closes https://github.com/frappe/bench/issues/1441

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



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-f7a0d281748019a3e26d40d073135df1e82cc107

# 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