Move files out of 'src'
This commit is contained in:
manga_up
@ -18,4 +18,4 @@ if __name__ == '__main__':
|
|||||||
'-n', '--notify', type=str, default=None, help="Apprise notification string."
|
'-n', '--notify', type=str, default=None, help="Apprise notification string."
|
||||||
)
|
)
|
||||||
|
|
||||||
args = parser.parse_args()
|
args = parser.parse_args()
|
Reference in New Issue
Block a user