From 6234ad9838f89f7edfe92fe5e9220f348f7911ff Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Fri, 27 Dec 2024 13:58:59 +0800 Subject: [PATCH] Format header --- nova3/engines/eztv.py | 2 +- nova3/engines/jackett.py | 2 +- nova3/engines/piratebay.py | 2 +- nova3/engines/torlock.py | 2 +- nova3/engines/torrentproject.py | 4 ++-- nova3/engines/torrentscsv.py | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/nova3/engines/eztv.py b/nova3/engines/eztv.py index 6b63ac6..2aea8bf 100644 --- a/nova3/engines/eztv.py +++ b/nova3/engines/eztv.py @@ -1,4 +1,4 @@ -#VERSION: 1.16 +# VERSION: 1.16 # AUTHORS: nindogo # CONTRIBUTORS: Diego de las Heras (ngosang@hotmail.es) diff --git a/nova3/engines/jackett.py b/nova3/engines/jackett.py index 291ac7d..3e0ba75 100644 --- a/nova3/engines/jackett.py +++ b/nova3/engines/jackett.py @@ -1,4 +1,4 @@ -#VERSION: 4.0 +# VERSION: 4.0 # AUTHORS: Diego de las Heras (ngosang@hotmail.es) # CONTRIBUTORS: ukharley # hannsen (github.com/hannsen) diff --git a/nova3/engines/piratebay.py b/nova3/engines/piratebay.py index b2ab744..5aec9de 100644 --- a/nova3/engines/piratebay.py +++ b/nova3/engines/piratebay.py @@ -1,4 +1,4 @@ -#VERSION: 3.3 +# VERSION: 3.3 # AUTHORS: Fabien Devaux (fab@gnux.info) # CONTRIBUTORS: Christophe Dumez (chris@qbittorrent.org) # Arthur (custparasite@gmx.se) diff --git a/nova3/engines/torlock.py b/nova3/engines/torlock.py index 6aa6a9d..145061c 100644 --- a/nova3/engines/torlock.py +++ b/nova3/engines/torlock.py @@ -1,4 +1,4 @@ -#VERSION: 2.24 +# VERSION: 2.24 # AUTHORS: Douman (custparasite@gmx.se) # CONTRIBUTORS: Diego de las Heras (ngosang@hotmail.es) diff --git a/nova3/engines/torrentproject.py b/nova3/engines/torrentproject.py index 2db3b8d..950ba46 100644 --- a/nova3/engines/torrentproject.py +++ b/nova3/engines/torrentproject.py @@ -1,5 +1,5 @@ -#VERSION: 1.5 -#AUTHORS: mauricci +# VERSION: 1.5 +# AUTHORS: mauricci from helpers import retrieve_url from novaprinter import prettyPrinter diff --git a/nova3/engines/torrentscsv.py b/nova3/engines/torrentscsv.py index d62f284..54c44d6 100644 --- a/nova3/engines/torrentscsv.py +++ b/nova3/engines/torrentscsv.py @@ -1,4 +1,4 @@ -#VERSION: 1.4 +# VERSION: 1.4 # AUTHORS: Dessalines # Redistribution and use in source and binary forms, with or without