CURENT / andes

Python toolbox / library for power system transient dynamics simulation with symbolic modeling and numerical analysis 🔥
https://ltb.curent.org
Other
208 stars 108 forks source link

Typo fix #359

Closed zaidmahmood closed 1 year ago

zaidmahmood commented 1 year ago

I have fixed a grammatical issue at line 1326 in andes/core/model/model.py.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov[bot] commented 1 year ago

Codecov Report

Merging #359 (88f5f28) into develop (1faabee) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #359   +/-   ##
========================================
  Coverage    78.36%   78.36%           
========================================
  Files          178      178           
  Lines        14655    14655           
========================================
  Hits         11484    11484           
  Misses        3171     3171           
Impacted Files Coverage Δ
andes/core/model/model.py 80.37% <ø> (ø)
andes/models/__init__.py 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.