Skip to content

Commit 4834824

Browse files
yaugenst-flexdaquinteroflex
authored andcommitted
update: adjoint plugin deprecation warning
1 parent 757f4e4 commit 4834824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tidy3d/plugins/adjoint/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
_MSG = dedent(
1414
f"""
15-
The 'adjoint' plugin (legacy JAX-based adjoint plugin) was deprecated in Tidy3D '2.7.0' and will be disabled as of '2.9.0'.
15+
The 'adjoint' plugin (legacy JAX-based adjoint plugin) was deprecated in Tidy3D '2.7.0' and will be removed in '2.10.0'.
1616
1717
Migrate to the native autograd workflow:
1818
import tidy3d as td

0 commit comments

Comments
 (0)