diff --git a/docs/user/next/QuickstartGuide.md b/docs/user/next/QuickstartGuide.md index 98553af133..6b850c0859 100644 --- a/docs/user/next/QuickstartGuide.md +++ b/docs/user/next/QuickstartGuide.md @@ -38,6 +38,7 @@ The concepts are demonstrated through a simple application that adds two fields. +++ + #### Importing features The following snippet imports the most commonly used features that are needed to run the code in this document. Numpy is also required by the examples.