New python folder containing pybind11

This commit is contained in:
Michael Sargado
2019-10-31 16:35:29 +01:00
parent 671ab68709
commit eae6afff80
182 changed files with 40070 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
.wy-table-responsive table td,
.wy-table-responsive table th {
white-space: initial !important;
}
.rst-content table.docutils td {
vertical-align: top !important;
}
div[class^='highlight'] pre {
white-space: pre;
white-space: pre-wrap;
}