Skip to content

Commit

Permalink
format src/formpack/utils/text.py
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaberetta committed Oct 26, 2021
1 parent 1b2ed50 commit 6183f2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/formpack/utils/text.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import re


def get_valid_filename(name):
"""
Copied over from django/utils/text.py#L225-L238 to emulate filename
Expand Down

0 comments on commit 6183f2b

Please sign in to comment.