incubator-airflow/tests/cli
Kaxil Naik 7c6dfcb0bf
Use unittest.mock instead of backported mock library (#11643)
mock is now part of the Python standard library, available as unittest.mock in Python 3.3 onwards.
2020-10-22 13:23:15 +01:00
..
commands Use unittest.mock instead of backported mock library (#11643) 2020-10-22 13:23:15 +01:00
__init__.py [AIRFLOW-6714] Remove magic comments about UTF-8 (#7338) 2020-02-02 22:18:19 +01:00
test_cli_parser.py Fix spelling (#11404) 2020-10-10 20:47:22 +02:00