Skip to content

Commit

Permalink
chore: tweak docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aorumbayev committed Sep 6, 2024
1 parent e3a9d91 commit 2ed876d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/algokit_utils/_debugging.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,8 @@ def _build_avm_sourcemap( # noqa: PLR0913


@deprecated(
reason="Use latest version of AlgoKit AVM VSCode extension instead. It will automatically manage your sourcemaps.",
reason="Use latest version of `AlgoKit AVM Debugger` VSCode extension instead. "
"It will automatically manage your sourcemaps.",
version="2.3.1",
)
def persist_sourcemaps(
Expand Down

0 comments on commit 2ed876d

Please sign in to comment.