ansys / pymechanical

Pythonic interface to Ansys Mechanical
https://mechanical.docs.pyansys.com/
MIT License
30 stars 13 forks source link

Update conf.py #723

Closed PipKat closed 2 months ago

PipKat commented 2 months ago

Fix cheat sheet (two words).

P.S. I needed to make this change to be able to grab a screen capture I can use in the developer's guide in a new topic to be added: Show cheat sheet thumbnail.

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 77.03%. Comparing base (1b8342e) to head (f3f1623).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #723 +/- ## ======================================= Coverage 77.03% 77.03% ======================================= Files 31 31 Lines 1968 1968 ======================================= Hits 1516 1516 Misses 452 452 ```