"""
Get started with NAS on MNIST
=============================
"""

# %%
a = (1, 2, 3)
a

# %%
print('hello')
