1# This file is automatically generated by pyo3_stub_gen 2# ruff: noqa: F401 3 4from quil._quil.validation import identifier 5__all__ = [ 6 "identifier", 7]