We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5330c6 commit 3ad60f4Copy full SHA for 3ad60f4
render_static/transpilers/enums_to_js.py
@@ -3,7 +3,6 @@
3
"""
4
import sys
5
from abc import abstractmethod
6
-from copy import copy
7
from enum import Enum, Flag, IntEnum, IntFlag
8
from typing import (
9
Any,
0 commit comments