File size: 119 Bytes
e03d5ba
 
 
 
1
2
3
4
from .generator import create_bullet_instruction

# Export the main function
__all__ = ['create_bullet_instruction']