mirror of
https://github.com/openSUSE/osc.git
synced 2025-10-03 16:19:19 +02:00
- simplified TextMeter/pb usage - fixed header in meter.py - delted unused vars in function calls - get rid of most MGErrors - do not check for file:// in grabber.py
4 lines
112 B
Python
4 lines
112 B
Python
__all__ = ['babysitter', 'core', 'commandline', 'oscerr', 'build', 'fetch', 'meter', 'grabber']
|
|
|
|
# vim: sw=4 et
|