Skip to content

Commit 09dfd48

Browse files
committed
Update issue url
1 parent 14f2bb9 commit 09dfd48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opacus/data_loader.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ def _make_empty_batch(
123123
f"CollateFnWithEmpty only supports batches containing torch.Tensor, "
124124
f"dict (Mapping), list, or tuple types. "
125125
f"If you need support for a different output type, please open an issue at "
126-
f"https://github.com/JetBrains-Research/opacus/issues or submit a PR."
126+
f"https://github.com/meta-pytorch/opacus/issues or submit a PR."
127127
)
128128

129129

0 commit comments

Comments
 (0)