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 38a341f commit d275de1Copy full SHA for d275de1
awsshell/style.py
@@ -11,7 +11,6 @@
11
# ANY KIND, either express or implied. See the License for the specific
12
# language governing permissions and limitations under the License.
13
from pygments.token import Token
14
-from pygments.style import Style
15
from pygments.util import ClassNotFound
16
from pygments.styles import get_style_by_name
17
from prompt_toolkit.styles import default_style_extensions, style_from_dict
0 commit comments