Skip to content

Commit fef0230

Browse files
Update src/forge/__init__.py
Co-authored-by: Felipe Mello <[email protected]>
1 parent 69e589c commit fef0230

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/forge/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020

2121

2222
# FIXME: remove this once wandb fixed this issue
23+
# https://github.com/wandb/wandb/issues/10890
2324
# Patch importlib.metadata.distributions before wandb imports it
2425
# to filter out packages with None metadata
2526
import importlib.metadata

0 commit comments

Comments
 (0)