mirror of
https://github.com/apache/superset.git
synced 2026-04-20 00:24:38 +00:00
remove utf8 declaration (#6096)
This commit is contained in:
committed by
Maxime Beauchemin
parent
68ff4e5b72
commit
46c86672c8
1
tests/fixtures/datasource.py
vendored
1
tests/fixtures/datasource.py
vendored
@@ -1,4 +1,3 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
"""Fixtures for test_datasource.py"""
|
||||
datasource_post = {
|
||||
'id': None,
|
||||
|
||||
Reference in New Issue
Block a user