Skip to content
Snippets Groups Projects

DOC: Update tutorial on error handling

Merged Florian Spreckelsen requested to merge f-doc-errors into dev
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -138,7 +138,7 @@ Out[2]: Connection to CaosDB with 501 Records.
@@ -138,7 +138,7 @@ Out[2]: Connection to CaosDB with 501 Records.
Note: This setup will ask you for your password whenever a new connection is created. If you do not
Note: This setup will ask you for your password whenever a new connection is created. If you do not
like this, check out the "Authentication" section in the [configuration documentation](configuration.md).
like this, check out the "Authentication" section in the [configuration documentation](configuration.md).
Now would be a good time to continue with the [tutorials](tutorials.html).
Now would be a good time to continue with the [tutorials](tutorials/index.html).
## Run Unit Tests
## Run Unit Tests
tox
tox
Loading