Skip to content

Commit

Permalink
remove tv-ta
Browse files Browse the repository at this point in the history
  • Loading branch information
potykion committed Jul 18, 2024
1 parent 8e5db4b commit 2a6d99e
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 753 deletions.
70 changes: 0 additions & 70 deletions apps/bot_tg_ta_indicators.py

This file was deleted.

198 changes: 0 additions & 198 deletions apps/cli_ta_loop.py

This file was deleted.

77 changes: 0 additions & 77 deletions apps/cli_ta_opt.py

This file was deleted.

Binary file removed apps/line_chart.png
Binary file not shown.
2 changes: 1 addition & 1 deletion potyk_io_back/core/config.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
from pathlib import Path

BASE_DIR = Path(__file__).resolve().parent.parent
BASE_DIR = Path(__file__).resolve().parent.parent.parent
1 change: 0 additions & 1 deletion potyk_io_back/core/iter_utils.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from collections import defaultdict
from itertools import groupby


def groupby_dict(iter_, key_func):
Expand Down
Empty file.
Loading

0 comments on commit 2a6d99e

Please sign in to comment.