Skip to content

Commit 85beb10

Browse files
committed
Formatting
1 parent a062633 commit 85beb10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
import os
77
import shutil
88

9+
910
def copy_tutorials(app):
1011
src = os.path.abspath("../tutorials")
1112
dst = os.path.abspath("source/tutorials")
@@ -74,4 +75,3 @@ def setup(app):
7475
},
7576
],
7677
}
77-

0 commit comments

Comments
 (0)