Skip to content

Commit

Permalink
(feat) refactor pages
Browse files Browse the repository at this point in the history
  • Loading branch information
cardosofede committed Apr 1, 2024
1 parent ea4e1d1 commit 3424d68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ def main_page():
Page("pages/master_conf/app.py", "Credentials", "🗝️"),
Page("pages/bot_orchestration/app.py", "Instances", "🦅"),
Page("pages/file_manager/app.py", "File Explorer", "🗂"),
Page("pages/config_generator/app.py", "Config Generator", "🎛️"),
Page("pages/position_builder/app.py", "Position Builder", "🔭"),
Section("Backtest Manager", "⚙️"),
Page("pages/backtest_get_data/app.py", "Get Data", "💾"),
Expand Down

0 comments on commit 3424d68

Please sign in to comment.