moved news_fetcher to new dir

This commit is contained in:
Linus E
2022-03-15 14:49:36 +01:00
parent d3a99997b8
commit af01a7e183
3 changed files with 5 additions and 4 deletions

3
.gitignore vendored
View File

@@ -2,4 +2,5 @@
.env
env
__pycache__/*
telegram_bot/__pycache__/*
telegram_bot/__pycache__/*
telegram_bot/news/__pycache__/*