You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,7 @@ In the `README` (or other markdown) file, the object of the script is marked wit
57
57
> The object name must match exactly the name of the object (function, class) in the script file. Currently, only 🐍 Python objects are supported.
58
58
59
59
> [!Note]
60
-
> If there is a section with the same name as any object, the object definition will be used in the README instead of the section. To avoid this, **use unique names for sections and objects!**
60
+
> If there is a section with the same name as any object, the object definition will be used in the `README` instead of the section. To avoid this, **use unique names for sections and objects!**
0 commit comments