freezer-dr/osha/common/__init__.py
Stefano Canepa 444ebaa26f Some small improvements to pass pep8 and pep257.
This is just the first run.

Change-Id: If47a475b03d367a4e04f54ef31845e70d46f188c
2016-02-02 12:26:42 +00:00

16 lines
640 B
Python

"""Common module for osha."""
# (c) Copyright 2016 Hewlett-Packard Development Company, L.P.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.