KiBot/kiplot/misc.py

7 lines
89 B
Python

"""Miscellaneous definitions
"""
# Error levels
NO_YAML_MODULE = 1
NO_PCBNEW_MODULE = 2