Skip to content

Commit 90f67fc

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 54a6181 commit 90f67fc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tinymce/widgets.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
This TinyMCE widget was copied and extended from this code by John D'Agostino:
66
http://code.djangoproject.com/wiki/CustomWidgetsTinyMCE
77
"""
8+
89
from collections import OrderedDict
910
import json
1011
from pathlib import Path

0 commit comments

Comments
 (0)