Skip to content

Commit 77a9bc3

Browse files
committed
Rename generic name
1 parent d288aed commit 77a9bc3

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

Controller.py renamed to SkinokBacktraderUI.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,7 @@
3838
from observers.SkinokObserver import SkinokObserver
3939
from wallet import Wallet
4040

41-
42-
43-
class Controller:
41+
class SkinokBacktraderUI:
4442

4543
def __init__(self):
4644

main.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
#
1818
###############################################################################
1919

20-
from Controller import Controller
20+
from SkinokBacktraderUI import SkinokBacktraderUI
2121

22-
skinokTrader = Controller()
22+
skinokTrader = SkinokBacktraderUI()
2323
skinokTrader.displayUI()

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy