Skip to content

Add support for NVIDIA Clara AGX Xavier #101

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

Merged
merged 2 commits into from
Oct 6, 2020

Conversation

swarren
Copy link
Contributor

@swarren swarren commented Oct 5, 2020

No description provided.

@swarren
Copy link
Contributor Author

swarren commented Oct 5, 2020

Odd, when I run black locally, it says everything is fine:

(venv) [swarren@sprint Adafruit_Python_PlatformDetect]$ python -m black --check --target-version=py35 adafruit_platformdetect/constants/boards.py
All done! ✨ 🍰 ✨
1 file would be left unchanged.

@makermelissa
Copy link
Collaborator

Try the latest version of black.

@swarren
Copy link
Contributor Author

swarren commented Oct 5, 2020

I grabbed a fresh install of black from pip, which I assume is the latest? Or do I need to get black from git rather than pip?

@makermelissa
Copy link
Collaborator

Yeah, I'm just doing pip3 install --upgrade black.

@swarren
Copy link
Contributor Author

swarren commented Oct 5, 2020

Nevermind; I found the issue. I'll upload a new version shortly.

This will allow us to control the order that each entry is checked,
whereas the current dictionary is unordered. This will be useful when
adding support for future very similar boards.
@makermelissa makermelissa merged commit 1a7e271 into adafruit:master Oct 6, 2020
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.

3 participants