mirror of
https://github.com/arsenetar/dupeguru.git
synced 2024-11-05 15:59:03 +00:00
Andrew Senetar
46d1afb566
- Remove trailing whitespace - Correct single newline at end of files (skip for json) - Update to formatting in a few places due to black
17 lines
257 B
ReStructuredText
17 lines
257 B
ReStructuredText
hscommon.jobprogress.job
|
|
========================
|
|
|
|
.. automodule:: hscommon.jobprogress.job
|
|
|
|
.. autosummary::
|
|
|
|
Job
|
|
NullJob
|
|
|
|
.. autoclass:: Job
|
|
:members:
|
|
:private-members:
|
|
|
|
.. autoclass:: NullJob
|
|
:members:
|