SDXorg / pysd

System Dynamics Modeling in Python
http://pysd.readthedocs.org/
MIT License
349 stars 89 forks source link

v3.13.0 - Olentzero's gift #430

Closed enekomartinmartinez closed 5 months ago

enekomartinmartinez commented 5 months ago

Description

New version with bug fixes, new features and performance improvements.

More details in What's New!

Related issues

Closes #58 #131 #330 #374 #427

Type of change

PR verification (to be filled by reviewers)

pep8speaks commented 5 months ago

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

Line 504:80: E501 line too long (131 > 79 characters) Line 580:80: E501 line too long (131 > 79 characters) Line 995:80: E501 line too long (118 > 79 characters) Line 1004:80: E501 line too long (144 > 79 characters) Line 1433:80: E501 line too long (107 > 79 characters) Line 1552:80: E501 line too long (131 > 79 characters) Line 1638:80: E501 line too long (130 > 79 characters) Line 1795:80: E501 line too long (120 > 79 characters)