Skip to content

Commit

Permalink
fixed style
Browse files Browse the repository at this point in the history
dmalan committed Nov 19, 2023
1 parent 7259ff5 commit 8e32c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion render50
Original file line number Diff line number Diff line change
@@ -17,8 +17,8 @@ from braceexpand import braceexpand
from bs4 import BeautifulSoup
from copy import copy
from glob import glob
from natsort import natsorted, ns
from importlib.metadata import PackageNotFoundError, version
from natsort import natsorted, ns
from pygments import highlight
from pygments.formatters import HtmlFormatter
from pygments.lexers import get_lexer_for_filename, guess_lexer

0 comments on commit 8e32c11

Please sign in to comment.