[AIRFLOW-4661] Make airflow/config_templates Pylint compatible (#6300)
This commit is contained in:
Родитель
3ed7b32775
Коммит
8cbfd93059
|
@ -16,6 +16,7 @@
|
|||
# KIND, either express or implied. See the License for the
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
"""Airflow logging settings"""
|
||||
|
||||
import os
|
||||
from typing import Any, Dict
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
./airflow/__init__.py
|
||||
./airflow/config_templates/airflow_local_settings.py
|
||||
./airflow/configuration.py
|
||||
./airflow/contrib/auth/backends/github_enterprise_auth.py
|
||||
./airflow/contrib/auth/backends/google_auth.py
|
||||
|
|
Загрузка…
Ссылка в новой задаче