Skip to content

fix: replace placeholder project description - #24

Open
andrewwhitecdw wants to merge 1 commit into
NVIDIA:mainfrom
andrewwhitecdw:codequality/pyproject-replace-placeholder-project-description
Open

fix: replace placeholder project description#24
andrewwhitecdw wants to merge 1 commit into
NVIDIA:mainfrom
andrewwhitecdw:codequality/pyproject-replace-placeholder-project-description

Conversation

@andrewwhitecdw

Copy link
Copy Markdown

This PR fixes a script issue in pyproject.toml: replace placeholder project description.

Changes

  • pyproject.toml: replace placeholder project description.

Details

--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,1 +1,1 @@
-description = "Add your description here"
+description = "Speed-of-Light GPU kernel evaluation and benchmarking framework"

Tests

Let me know if you want tests added for this fix or not.

Contributor guidelines

Per this repo's CONTRIBUTING.md:

  • All commits are signed off (Signed-off-by trailer, DCO).

Signed-off-by: andrewwhitecdw <andrewwhitecdw@users.noreply.github.com>
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.

1 participant