remove unknown option from env

This commit is contained in:
Sebastian Raschka
2024-06-18 07:52:54 -05:00
committed by GitHub
parent 368953f89d
commit 44972d64d9

View File

@@ -38,7 +38,6 @@ body:
label: Where do you run your code?
description: Please select the computing environment where you ran this code.
options:
- "Unknown"
- "Local (laptop, desktop)"
- "Lightning AI Studio"
- "Google Colab"