radical-cybertools / radical.utils

Utility classes and tools for various radical projects
Other
8 stars 6 forks source link

fix sphinx errors / warnings #360

Closed andre-merzky closed 2 years ago

andre-merzky commented 2 years ago

this should fix the RTD build

codecov[bot] commented 2 years ago

Codecov Report

Merging #360 (c9653af) into devel (4c0901d) will decrease coverage by 0.00%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##            devel     #360      +/-   ##
==========================================
- Coverage   61.20%   61.19%   -0.01%     
==========================================
  Files          60       60              
  Lines        6676     6675       -1     
==========================================
- Hits         4086     4085       -1     
  Misses       2590     2590              
Impacted Files Coverage Δ
src/radical/utils/algorithms.py 66.82% <ø> (ø)
src/radical/utils/atfork/__init__.py 100.00% <ø> (ø)
src/radical/utils/atfork/atfork.py 69.47% <ø> (ø)
src/radical/utils/config.py 75.20% <ø> (ø)
src/radical/utils/debug.py 42.66% <ø> (ø)
src/radical/utils/dict_mixin.py 65.58% <ø> (ø)
src/radical/utils/env.py 61.24% <ø> (ø)
src/radical/utils/json_io.py 92.59% <ø> (ø)
src/radical/utils/lockable.py 80.55% <ø> (ø)
src/radical/utils/lockfile.py 81.00% <ø> (ø)
... and 6 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

andre-merzky commented 2 years ago

@AymenFJA , @kartikmodi : this is ready for review now.

andre-merzky commented 2 years ago

Oh, dammit - I pressed merge in a wrong PR. @AymenFJA : please have a look at the diff anyway and let me know if you think anything needs addressing!