mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
fix(tags): Filter system tags from the tags list (#26701)
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
# specific language governing permissions and limitations
|
||||
# under the License.
|
||||
# pylint: disable=invalid-name
|
||||
# pylint: disable=too-many-lines
|
||||
from __future__ import annotations
|
||||
|
||||
import contextlib
|
||||
|
||||
Reference in New Issue
Block a user