2411: Add copyright after <?xml declaration in svg files.
[arvados.git] / services / dockercleaner / tests / __init__.py
1 #!/usr/bin/env python3
2
3 import logging
4 logging.getLogger('').setLevel(logging.CRITICAL)