def main(): print("Hello from base-dataset!") if __name__ == "__main__": main()