8 lines
145 B
Python
8 lines
145 B
Python
#!/usr/bin/env python
|
|
# -*- coding: utf-8 -*-
|
|
|
|
"""
|
|
Tool - Utility Modules
|
|
Provides various utility functions and classes for the Tool plugin
|
|
"""
|