Skip to content
Snippets Groups Projects
Verified Commit 630be434 authored by Anton Akhmerov's avatar Anton Akhmerov
Browse files

fix role formatting

parent 622ada78
Branches
Tags
No related merge requests found
Pipeline #114443 passed
......@@ -229,6 +229,7 @@ To save we do:
To load we do:
.. jupyter-execute::
with open("H2D.txt") as f:
data = f.read()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment