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

Added SPDX license identifiers to files missing them #1986

Merged
merged 1 commit into from
Dec 17, 2024
Merged

Conversation

swahtz
Copy link
Contributor

@swahtz swahtz commented Dec 17, 2024

No description provided.

@@ -1,4 +1,6 @@
# /usr/bin/env python
#!/usr/bin/env python
Copy link
Contributor

Choose a reason for hiding this comment

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

@swahtz , @matthewdcong : is the first line necessary for this python script? Can we get rid of it?

Copy link
Contributor

Choose a reason for hiding this comment

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

It's necessary if someone wants to run it directly ./TestnanoVDB.py.
Also minor nit, it might be good to use python3 instead of just python

Copy link
Contributor

Choose a reason for hiding this comment

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

Got it. Thanks for the clarification @dgovil.

@swahtz swahtz merged commit 74c3e68 into master Dec 17, 2024
36 checks passed
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