grnx/tests/integration.py

4 lines
74 B
Python

from grnx.models import Site
if __name__ == "__main__":
site = Site()