superset/superset/db_engine_specs
Will Barrett ec86d9de17 Fix lint in `superset/db_engine_spec` (#8338)
* Enable lint checking for files in db_engine_spec that have few to no
lint issues

* Enable lint and fix issue in db_engine_spec/mysql.py

* Enable pylint and fix lint for db_engine_spec/pinot.py

* Enable lint and fix issues for db_engine_specs/hive.py

* Enable lint and fix for db_engine_spec/presto.py

* Re-enable lint on base.py, fix/disable specific failures, including one
bad method signature

* Make flake8 happy after a number of pylint fixes

* Update db_engine_spec_test test cases related to Presto to support
different method naming

* automated reformatting

* One more pylint disable for druid.py

* Find the magic invocation that makes all the lint tools happy
2019-10-04 09:19:21 -07:00
..
__init__.py [format] Using Black (#7769) 2019-06-25 13:34:48 -07:00
athena.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00
base.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00
bigquery.py [bugfix] fix timegrain addon regression (#8165) 2019-09-08 08:34:40 +02:00
clickhouse.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00
db2.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00
drill.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00
druid.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00
gsheets.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00
hive.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00
impala.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00
kylin.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00
mssql.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00
mysql.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00
oracle.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00
pinot.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00
postgres.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00
presto.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00
redshift.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00
snowflake.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00
sqlite.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00
teradata.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00
vertica.py Fix lint in `superset/db_engine_spec` (#8338) 2019-10-04 09:19:21 -07:00