summaryrefslogtreecommitdiff
path: root/AutoAudioGPU.py
diff options
context:
space:
mode:
Diffstat (limited to 'AutoAudioGPU.py')
-rw-r--r--AutoAudioGPU.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/AutoAudioGPU.py b/AutoAudioGPU.py
index 998618a..cf0394b 100644
--- a/AutoAudioGPU.py
+++ b/AutoAudioGPU.py
@@ -1,6 +1,6 @@
import GPU
-GPU.platform_id = -1 #Remove the # at the start of the line to choose platform
+GPU.platform_id = -1
import numpy as np
import random