Skip to content

Commit a48bee3

Browse files
authored
Merge pull request #41 from basf/doc_fix
Document updated, cleanup
2 parents 7e4baa6 + 530d9d4 commit a48bee3

180 files changed

Lines changed: 169 additions & 30469 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,12 +161,13 @@ cython_debug/
161161
.DS_Store
162162

163163
dist/
164-
docs/_build/*
165-
166164

167165
# pkl files
168166
*.pkl
169167

170168
# logs and checkpoints
171169
examples/lightning_logs
172-
*.ckpt
170+
*.ckpt
171+
172+
docs/_build/doctrees/*
173+
docs/_build/html/*
-284 KB
Binary file not shown.
-7.76 KB
Binary file not shown.
-696 KB
Binary file not shown.
-7.89 KB
Binary file not shown.
-46.3 KB
Binary file not shown.
-4.6 KB
Binary file not shown.
-9.74 KB
Binary file not shown.
-17 KB
Binary file not shown.
-1.92 MB
Binary file not shown.

0 commit comments

Comments
 (0)