Skip to content

Commit

Permalink
fix(build): trim trailing whitespace (#3226)
Browse files Browse the repository at this point in the history
# Description

As of commit 14b105d directly on the
`develop` branch, the build at
#3224 is failing as the
`pre-commit` is failing on `develop`. So this PR solves the issue
triggered by the `pre-commit`.

**Type of change**

- [X] Build fix
  • Loading branch information
alvarobartt authored Jun 19, 2023
1 parent 14b105d commit 53dbba8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/ISSUE_TEMPLATE/🆕-feature-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@ assignees: ''

---

<!-- Ask David for help you to contribute https://calendly.com/argilla-office-hours/30min or feel free to submit a pull request straight away: https://github.com/argilla-io/argilla/pulls
If you'd like to discuss your feature request or specific needs with our product team, contact Natalia Elvira in our slack community or book a slot with her: https://calendly.com/natalia-elvira/30min -->
<!-- Ask David for help you to contribute https://calendly.com/argilla-office-hours/30min or feel free to submit a pull request straight away: https://github.com/argilla-io/argilla/pulls If you'd like to discuss your feature request or specific needs with our product team, contact Natalia Elvira in our slack community or book a slot with her: https://calendly.com/natalia-elvira/30min -->

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Expand Down

0 comments on commit 53dbba8

Please sign in to comment.