lettucecfd / lettuce

Computational Fluid Dynamics based on PyTorch and the Lattice Boltzmann Method
MIT License
222 stars 39 forks source link

Patch requirements matplotlib #204

Closed McBs closed 3 months ago

McBs commented 3 months ago

Description

Update matplotlib version in setup.py and requirements

Checklist

pep8speaks commented 3 months ago

Hello @McBs! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 15:80: E501 line too long (114 > 79 characters)