mirror of
https://github.com/Hestia-Homes/survey-extraction.git
synced 2026-06-30 13:10:56 +00:00
added basic class for validator
This commit is contained in:
parent
69b642e68c
commit
965475647b
1 changed files with 5 additions and 0 deletions
5
etl/src/etl/validator/retrohome.py
Normal file
5
etl/src/etl/validator/retrohome.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
|
||||
class RetroHomeValidator(filepath):
|
||||
def __init__(self):
|
||||
pass
|
||||
|
||||
Loading…
Add table
Reference in a new issue