mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 18:47:09 -07:00
Fix flake8 E303 too many blank lines
This commit is contained in:
parent
daa9819798
commit
98e8fd581a
1 changed files with 0 additions and 1 deletions
|
@ -259,7 +259,6 @@ def process_torrent(input_directory, input_name, input_category, input_hash, inp
|
|||
elif section_name == 'LazyLibrarian':
|
||||
result = books.process(section_name, output_destination, input_name, status, client_agent, input_category)
|
||||
|
||||
|
||||
plex_update(input_category)
|
||||
|
||||
if result.status_code != 0:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue