Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/gap-text2sql
/ PreprocessConfig
Class
PreprocessConfig
rat-sql-gap/run.py:12–14 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
11
@attr.s
12
class
PreprocessConfig:
13
config = attr.ib()
14
config_args = attr.ib()
15
16
@attr.s
17
class
TrainConfig:
Callers
1
main
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected