mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 06:54:44 +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
|
||||
|
||||
def set_device(new_device):
|
||||
global device
|
||||
device=new_device
|
||||
|
||||
class LinearRegKernel():
|
||||
|
Loading…
Reference in New Issue
Block a user