3 lines
97 B
Python
3 lines
97 B
Python
import backend.excel as excel
|
|
from backend.validating_files import validating
|
|
print(validating()) |