Skip to content

Commit 9388cea

Browse files
Update conf.py
1 parent 1a1192a commit 9388cea

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

doc/source/conf.py

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
import os
2-
import sys
3-
sys.path.insert(0, os.path.abspath('../..'))
4-
5-
project = 'Implicit Reparametrization Trick'
6-
author = 'Matvei Kreinin, Maria Nikitina, Petr Babkin, Irina Zaboryanskaya'
7-
release = '0.1'
8-
91
# Configuration file for the Sphinx documentation builder.
102
#
113
# This file only contains a selection of the most common options. For a full

0 commit comments

Comments
 (0)