File size: 117 Bytes
254aa3f
 
 
 
1
2
3
4
from .generator import create_bonus_instruction

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