[Git][reproducible-builds/diffoscope][master] Add missing re import.
Chris Lamb
gitlab at salsa.debian.org
Mon May 11 15:05:04 UTC 2020
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
e799eff4 by Chris Lamb at 2020-05-11T16:04:48+01:00
Add missing re import.
Gbp-Dch: ignore
- - - - -
1 changed file:
- diffoscope/comparators/json.py
Changes:
=====================================
diffoscope/comparators/json.py
=====================================
@@ -17,6 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with diffoscope. If not, see <https://www.gnu.org/licenses/>.
+import re
import json
import collections
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/e799eff40f80acc18b234cba6541ab7d3768ba93
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/e799eff40f80acc18b234cba6541ab7d3768ba93
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20200511/ca00d3ab/attachment.htm>
More information about the rb-commits
mailing list