]> git.ipfire.org Git - people/ms/u-boot.git/blob - tools/patman/__init__.py
patman: Don't run patman when it is imported as a module
[people/ms/u-boot.git] / tools / patman / __init__.py
1 __all__ = ['checkpatch', 'command', 'commit', 'cros_subprocess',
2 'get_maintainer', 'gitutil', 'patchstream', 'project',
3 'series', 'settings', 'terminal', 'test']