Commit b7e21a0
Mask wandb API key in initial_config.yaml to prevent saving to disk
- Added API key masking for _initial_config alongside existing config masking
- Previously only training_config.yaml had the API key masked, but initial_config.yaml retained it
- Added test to verify API key is masked in both config files saved to disk
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 3eb808a commit b7e21a0
File tree
2 files changed
+9
-0
lines changed- sleap_nn/training
- tests/training
2 files changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
720 | 720 | | |
721 | 721 | | |
722 | 722 | | |
| 723 | + | |
723 | 724 | | |
| 725 | + | |
| 726 | + | |
724 | 727 | | |
725 | 728 | | |
726 | 729 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| 384 | + | |
| 385 | + | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
384 | 390 | | |
385 | 391 | | |
386 | 392 | | |
| |||
0 commit comments