summaryrefslogtreecommitdiff
path: root/pygments/styles/material.py
diff options
context:
space:
mode:
authorMatthäus G. Chajdas <dev@anteru.net>2021-02-14 14:42:49 +0100
committerMatthäus G. Chajdas <dev@anteru.net>2021-02-14 14:42:49 +0100
commit5f3db3a36610366e12ba14cd688d3d259917f33c (patch)
tree0f7321d8a492429df8a05581d3b00fbe8d7bba96 /pygments/styles/material.py
parent41f25b1e6aa8d17794b0156fe133733d4a515ff8 (diff)
downloadpygments-git-5f3db3a36610366e12ba14cd688d3d259917f33c.tar.gz
Fix various issues found by make check.
Diffstat (limited to 'pygments/styles/material.py')
-rw-r--r--pygments/styles/material.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pygments/styles/material.py b/pygments/styles/material.py
index c8fec164..c7012fe5 100644
--- a/pygments/styles/material.py
+++ b/pygments/styles/material.py
@@ -1,4 +1,3 @@
-# -*- coding: utf-8 -*-
"""
pygments.styles.material
~~~~~~~~~~~~~~~~~~~~~~~~