mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
recommendation class template
This commit is contained in:
parent
d3e3a286d9
commit
9f42344e04
1 changed files with 7 additions and 0 deletions
7
recommendations/WindowsRecommendations.py
Normal file
7
recommendations/WindowsRecommendations.py
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
class WindowsRecommendations:
|
||||
|
||||
def __init__(self):
|
||||
pass
|
||||
|
||||
def recommend(self):
|
||||
pass
|
||||
Loading…
Add table
Reference in a new issue