Files
weirdAAL/modules/pricing.py
2018-04-19 11:12:56 -04:00

12 lines
259 B
Python

'''
This file is used to perform various pricing operations
usually have to be root or be specifically assigned the
permission to get anything from this
'''
from libs.pricing import *
def module_pricing_describe_services():
pricing_describe_services()