mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
[flake8] Ignoring I202 (#7988)
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
# pylint: disable=C,R,W
|
||||
# flake8: noqa I202
|
||||
"""Utility functions used across Superset"""
|
||||
from datetime import date, datetime, time, timedelta
|
||||
import decimal
|
||||
|
||||
Reference in New Issue
Block a user