espresso icon indicating copy to clipboard operation
espresso copied to clipboard

WIP zndraw version update

Open itischler opened this issue 4 months ago • 1 comments

Description of changes:

  • adaptes the code to zndraw version 0.6 for when it releases

itischler avatar Dec 05 '25 14:12 itischler

Your pull request does not meet our code style rules. Pylint summary:

************* Module espressomd.zn
src/python/espressomd/zn.py:31:0: W0611: Unused import scipy.spatial.transform (unused-import)

You can generate these warnings with maintainer/CI/fix_style.sh. This is the same command that I have executed to generate the log above.

espresso-ci avatar Dec 05 '25 14:12 espresso-ci