Commit 1779e65
fix: Change the mapdl_inprocess graphics backend (#3915)
* Fix mapdl inprocess backend
`mapdl_inprocess` should use `None`for graphics
backend. This will have to be revisited with some
automated tests when 2025R2 is released.
* chore: adding changelog file 3915.fixed.md [dependabot-skip]
* chore: adding changelog file 3915.fixed.md [dependabot-skip]
* remove unused import
---------
Co-authored-by: Mohamed Koubaa <[email protected]>
Co-authored-by: pyansys-ci-bot <[email protected]>1 parent a1a20bc commit 1779e65
File tree
2 files changed
+2
-2
lines changed- doc/changelog.d
- src/ansys/mapdl/core
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
46 | 45 | | |
47 | 46 | | |
48 | 47 | | |
49 | | - | |
| 48 | + | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
| |||
0 commit comments