avaframe / AvaFrame

https://avaframe.org
European Union Public License 1.2
16 stars 2 forks source link

com4FlowPy bug-fixes/added functionality [com4] #974

Closed ahuber-bfw closed 4 months ago

ahuber-bfw commented 5 months ago

com4FlowPy update:

introduces additional requirement psutil ! (memory management)

pep8speaks commented 5 months ago

Hello @ahuber-bfw! Thanks for updating this PR.

Line 237:5: E722 do not use bare 'except'

Line 83:5: E722 do not use bare 'except' Line 74:5: E722 do not use bare 'except' Line 49:5: E722 do not use bare 'except'

Comment last updated at 2024-05-23 17:51:40 UTC
fso42 commented 5 months ago

Mh, If you prefer @ahuber-bfw, I think we could include psutil in the general setup. Then the documentation update is not needed...

relevant file is setup.py line 41ff

DONE see #977

codeclimate[bot] commented 4 months ago

Code Climate has analyzed commit 3878099d and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 0.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 70.1% (-0.8% change).

View more on Code Climate.

fso42 commented 4 months ago

Standardtests ok (apart from known avaKot)