Skip to content

Commit ee3e6af

Browse files
committed
Remove wandb core
1 parent 902fcab commit ee3e6af

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

main.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ def main():
1717
)
1818
args = parser.parse_args()
1919

20-
wandb.require("core") # pyright: ignore
21-
2220
# Run Config
2321
base_config = RunConfig.from_yaml(args.run_config)
2422

0 commit comments

Comments
 (0)