ensure cythonized functions are left untouched2 (#2228)

* ensure cythonized functions are left untouched2

* add change
This commit is contained in:
Samuel Colvin
2021-02-13 15:48:55 +00:00
committed by GitHub
parent 78934db631
commit b87e2492cc
4 changed files with 37 additions and 2 deletions
+1
View File
@@ -0,0 +1 @@
ensure cythonized functions are left untouched when creating models, based on #1944 by @kollmats