mirror of
https://github.com/Second-Hand-Friends/kleinanzeigen-bot.git
synced 2026-03-12 02:31:45 +01:00
initial import
This commit is contained in:
8
kleinanzeigen_bot/__main__.py
Normal file
8
kleinanzeigen_bot/__main__.py
Normal file
@@ -0,0 +1,8 @@
|
||||
"""
|
||||
Copyright (C) 2022 Sebastian Thomschke and contributors
|
||||
SPDX-License-Identifier: AGPL-3.0-or-later
|
||||
"""
|
||||
import sys
|
||||
import kleinanzeigen_bot
|
||||
|
||||
kleinanzeigen_bot.main(sys.argv)
|
||||
Reference in New Issue
Block a user