Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

selfdrive/car: ban imports from external modules #32973

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

deanlee
Copy link
Contributor

@deanlee deanlee commented Jul 12, 2024

continue work from PR #32726, Added an ignore_imports section for modules that will not be checked for now.

Copy link
Contributor

github-actions bot commented Jul 12, 2024

Thanks for contributing to openpilot! In order for us to review your PR as quickly as possible, check the following:

  • Convert your PR to a draft unless it's ready to review
  • Read the contributing docs
  • Before marking as "ready for review", ensure:
    • the goal is clearly stated in the description
    • all the tests are passing
    • the change is something we merge
    • include a route or your device' dongle ID if relevant

@deanlee deanlee force-pushed the check_imports branch 2 times, most recently from cfd45ff to 5a0d2db Compare July 12, 2024 18:10
@deanlee deanlee marked this pull request as ready for review July 12, 2024 19:06
selfdrive/car/__init__.py Outdated Show resolved Hide resolved
@sshane sshane merged commit 83d4623 into commaai:master Jul 15, 2024
14 of 15 checks passed
@sshane
Copy link
Contributor

sshane commented Jul 15, 2024

thanks!

sshane added a commit that referenced this pull request Jul 15, 2024
sshane added a commit that referenced this pull request Jul 15, 2024
Revert "selfdrive/car: ban imports from external modules (#32973)"

This reverts commit 83d4623.
@deanlee deanlee deleted the check_imports branch July 16, 2024 03:54
Edison-CBS pushed a commit to Edison-CBS/openpilot that referenced this pull request Sep 15, 2024
* lint import

* Update selfdrive/car/__init__.py

---------

Co-authored-by: Shane Smiskol <[email protected]>
old-commit-hash: 83d4623
Edison-CBS pushed a commit to Edison-CBS/openpilot that referenced this pull request Sep 15, 2024
)

Revert "selfdrive/car: ban imports from external modules (commaai#32973)"

This reverts commit c1e8ff2dbc47ccb07fb41a4e88bfb66af2669254.
old-commit-hash: 35a4a77
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