Jedrzej Nowak 5e65baadf1 Removed all __init__ files from pep8 ignore
Change-Id: I860a15614a522cfd01e0883f4cfeb539e04d6d48
Closes-bug: #1537051
2016-02-02 10:08:39 +01:00

18 lines
766 B
Python

# Copyright 2015 Mirantis, Inc.
#
# 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.
import solar.orchestration.workers.scheduler # NOQA
import solar.orchestration.workers.system_log # NOQA
import solar.orchestration.workers.tasks # NOQA