-
Notifications
You must be signed in to change notification settings - Fork 266
Examples: Standardize filenaming #1841
Copy link
Copy link
Open
Labels
cuda.bindingsEverything related to the cuda.bindings moduleEverything related to the cuda.bindings moduleexampleImprovements or additions to code examplesImprovements or additions to code examplestriageNeeds the team's attentionNeeds the team's attention
Milestone
Description
Is this a duplicate?
- I confirmed there appear to be no duplicate issues for this request and that I agree to the Code of Conduct
Area
cuda.bindings
Is your feature request related to a problem? Please describe.
Many of the cuda.bindings examples have camelCase file names that seem out-of-place in a Python project. Additionally, they have _test.py suffixes, which should be removed.
Describe the solution you'd like
We should convert to snake_case.
Describe alternatives you've considered
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
cuda.bindingsEverything related to the cuda.bindings moduleEverything related to the cuda.bindings moduleexampleImprovements or additions to code examplesImprovements or additions to code examplestriageNeeds the team's attentionNeeds the team's attention