Molara-Lab / Molara

Molara is a Python package for the visualization of chemical structures such as molecules or crystals. It provides a graphical user interface for importing structures from output files of popular computational chemistry software as well as for creating custom structures.
GNU General Public License v3.0
11 stars 0 forks source link

Remove pip install black from lint.yml? #307

Closed adrianusler closed 4 months ago

adrianusler commented 4 months ago

Black isn't used for linting anymore, is it?