__init__.py 261 B

12345
  1. # SPDX-License-Identifier: GPL-2.0+
  2. __all__ = ['checkpatch', 'commit', 'control', 'func_test', 'get_maintainer',
  3. 'gitutil', '__main__', 'patchstream', 'project', 'series',
  4. 'settings','setup', 'status', 'test_checkpatch', 'test_settings']