added basic class for validator

This commit is contained in:
Jun-te Kim 2025-03-03 13:26:26 +00:00
parent 69b642e68c
commit 965475647b

View file

@ -0,0 +1,5 @@
class RetroHomeValidator(filepath):
def __init__(self):
pass