mirror of
https://github.com/apache/superset.git
synced 2026-05-11 19:05:24 +00:00
fix: check that imports are ZIPs (#21875)
This commit is contained in:
committed by
Michael S. Molina
parent
9126d13616
commit
92863659a6
@@ -14,7 +14,8 @@
|
||||
# KIND, either express or implied. See the License for the
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
# pylint: disable=invalid-name, import-outside-toplevel
|
||||
|
||||
# pylint: disable=invalid-name, import-outside-toplevel, unused-argument
|
||||
|
||||
import json
|
||||
from io import BytesIO
|
||||
|
||||
Reference in New Issue
Block a user