recommendation class template

This commit is contained in:
Khalim Conn-Kowlessar 2023-12-18 15:57:53 +00:00
parent d3e3a286d9
commit 9f42344e04

View file

@ -0,0 +1,7 @@
class WindowsRecommendations:
def __init__(self):
pass
def recommend(self):
pass