Skip to content

Commit ef74994

Browse files
committed
add a bit to the comment
1 parent b315def commit ef74994

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/plugins/example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,7 @@ Data Designer provides a testing utility to validate that your plugin is structu
249249
from data_designer.engine.testing.utils import assert_valid_plugin
250250
from data_designer_index_multiplier.plugin import plugin
251251

252-
# Raises AssertionError with a descriptive message if anything is wrong
252+
# Raises AssertionError with a descriptive message if anything is wrong with the general plugin structure
253253
assert_valid_plugin(plugin)
254254
```
255255

0 commit comments

Comments
 (0)