Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brainflow-dev/brainflow
/ get_sdk_version
Method
get_sdk_version
tools/build.py:93–94 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
91
return
None
92
93
def
get_sdk_version(self):
94
return
'8.1'
95
96
97
def
get_win_generators():
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected