mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 06:37:17 +00:00
chore: Apply whitespace fixes from hooks
- Remove trailing whitespace - Correct single newline at end of files (skip for json) - Update to formatting in a few places due to black
This commit is contained in:
@@ -2,12 +2,12 @@ core.engine
|
||||
===========
|
||||
|
||||
.. automodule:: core.engine
|
||||
|
||||
|
||||
.. autoclass:: Match
|
||||
|
||||
|
||||
.. autoclass:: Group
|
||||
:members:
|
||||
|
||||
|
||||
.. autofunction:: build_word_dict
|
||||
.. autofunction:: compare
|
||||
.. autofunction:: compare_fields
|
||||
@@ -16,7 +16,7 @@ core.engine
|
||||
.. autofunction:: get_groups
|
||||
.. autofunction:: merge_similar_words
|
||||
.. autofunction:: reduce_common_words
|
||||
|
||||
|
||||
.. _fields:
|
||||
|
||||
Fields
|
||||
|
||||
@@ -6,5 +6,5 @@ core.gui
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
|
||||
deletion_options
|
||||
|
||||
@@ -3,7 +3,7 @@ core
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
|
||||
app
|
||||
fs
|
||||
engine
|
||||
|
||||
Reference in New Issue
Block a user