tilde-lab / yascheduler

Yet another cloud computing scheduler for the high-throughput cloud scientific simulations
https://mpds.io/search/ab%20initio%20calculations
MIT License
5 stars 4 forks source link

feat: stable tasks ordering + minor polishing #129

Closed blokhin closed 8 months ago

blokhin commented 9 months ago

sort tasks in yastatus outputs for more convenient comparison

pep8speaks commented 9 months ago

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

Line 31:80: E501 line too long (113 > 79 characters)

Line 246:80: E501 line too long (102 > 79 characters) Line 257:80: E501 line too long (93 > 79 characters) Line 269:80: E501 line too long (87 > 79 characters) Line 285:80: E501 line too long (82 > 79 characters)