mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-12-26 17:49:09 +00:00
global vars to bugfix
This commit is contained in:
parent
dc6f896071
commit
4fd18ec7fe
@ -58,6 +58,7 @@ def take_all_pwrs(vec,pwr):
|
|||||||
return out
|
return out
|
||||||
|
|
||||||
def set_device(new_device):
|
def set_device(new_device):
|
||||||
|
global device
|
||||||
device=new_device
|
device=new_device
|
||||||
|
|
||||||
class LinearRegKernel():
|
class LinearRegKernel():
|
||||||
|
Loading…
Reference in New Issue
Block a user