diff --git a/Custom-Scripts.md b/Custom-Scripts.md index 0bb879b..587791d 100644 --- a/Custom-Scripts.md +++ b/Custom-Scripts.md @@ -151,7 +151,7 @@ class Script(scripts.Script): # Saving steps of the sampling process This script will save steps of the sampling process to a directory. -``` +```python import os.path import modules.scripts as scripts