Skip to content

add additional dependencies - #32

Merged
mirzak merged 1 commit into
mainfrom
package
Oct 23, 2025
Merged

add additional dependencies#32
mirzak merged 1 commit into
mainfrom
package

Conversation

@Dexter9532

Copy link
Copy Markdown
Contributor

Will make pyright test happy when testing driver file

Comment thread pyproject.toml Outdated

@mirzak mirzak left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change looks good!

Some remarks on your commit message,

  1. You have a typo, dependecys -> dependencies
  2. We have so far used the convention of lower case conventional commit tags, lets try to be consistent. Your commit message begins with Chore(pre-commit).

Also, please set appropriate pull-request title. If the pull-request has only one commit, the pull-request title is the same as the commit title.

@Dexter9532 Dexter9532 changed the title Package added additional dependencies Oct 23, 2025
@Dexter9532
Dexter9532 requested a review from mirzak October 23, 2025 10:51

@mirzak mirzak left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One more thing, always use imperative language in commit titles.

chore(pre-commit): added additional dependencies should be chore(pre-commit): add additional dependencies

When we include module imports,
pyright is not able to find them when running under pre-commit.

Signed-off-by: Bobo Bäck Engström <bobo@id8-engineering.io>
@Dexter9532 Dexter9532 changed the title added additional dependencies add additional dependencies Oct 23, 2025
@Dexter9532
Dexter9532 requested a review from mirzak October 23, 2025 11:00
@mirzak
mirzak merged commit 7774cdd into main Oct 23, 2025
20 checks passed
@mirzak
mirzak deleted the package branch October 23, 2025 11:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants