pycord-v3 icon indicating copy to clipboard operation
pycord-v3 copied to clipboard

chore: :wrench: remove path checks from lib-checks.yml

Open Paillat-dev opened this issue 6 months ago • 1 comments

Summary

Information

  • [ ] This PR fixes an issue.
  • [ ] This PR adds something new (e.g. new method or parameters).
  • [ ] This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • [ ] This PR is not a code change (e.g. documentation, README, typehinting, examples, ...).

Checklist

  • [ ] I have searched the open pull requests for duplicates.
  • [ ] If code changes were made then they have been tested.
    • [ ] I have updated the documentation to reflect the changes.
  • [ ] If type: ignore comments were used, a comment is also left explaining why.
  • [ ] I have updated the changelog to include these changes.

Paillat-dev avatar Oct 19 '25 16:10 Paillat-dev

Thanks for opening this pull request! Please make sure you have read the Contributing Guidelines and Code of Conduct.

This pull request can be checked-out with:

git fetch origin pull/156/head:pr-156
git checkout pr-156

This pull request can be installed with:

pip install git+https://github.com/Pycord-Development/pycord-next@refs/pull/156/head

pycord-app[bot] avatar Oct 19 '25 16:10 pycord-app[bot]