mirror of
https://github.com/kennethreitz/heroku-buildpack-python.git
synced 2026-06-05 23:10:16 +00:00
import re in settings patch
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import os
|
||||
import re
|
||||
import unittest
|
||||
|
||||
BIN_DIR = os.path.dirname(__file__)
|
||||
|
||||
Reference in New Issue
Block a user