mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
fix: add init.py to the annotations module (#11437)
* Add init.py to the annotations module * Update superset/annotation_layers/annotations/api.py Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com> * Pylint * License Co-authored-by: bogdan kyryliuk <bogdankyryliuk@dropbox.com> Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,6 @@
|
||||
# KIND, either express or implied. See the License for the
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
import json
|
||||
from typing import Union
|
||||
|
||||
from marshmallow import fields, Schema, ValidationError
|
||||
|
||||
Reference in New Issue
Block a user