Skip to content

Use python3 for all python scripts #6133

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

zoewangg
Copy link
Contributor

Motivation and Context

Use python3 for all python scripts

@zoewangg zoewangg added the changelog-not-required Indicate changelog entry is not required for a specific PR label May 26, 2025
Copy link

@@ -70,9 +71,6 @@ def group_entries(self):
def get_sorted_categories(self):
return sorted(list(self.categories))

def is_service_category(self,s):
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is not used

@zoewangg zoewangg marked this pull request as ready for review June 6, 2025 23:07
@zoewangg zoewangg requested a review from a team as a code owner June 6, 2025 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-not-required Indicate changelog entry is not required for a specific PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant