Move files out of 'src'

This commit is contained in:
Lukáš Kucharczyk 2021-06-25 19:57:46 +02:00
parent 074cb16b1c
commit 4623f63bed
No known key found for this signature in database
GPG Key ID: 65524498C0196B64
2 changed files with 1 additions and 1 deletions

View File

@ -18,4 +18,4 @@ if __name__ == '__main__':
'-n', '--notify', type=str, default=None, help="Apprise notification string."
)
args = parser.parse_args()
args = parser.parse_args()