Skip to content
Snippets Groups Projects
Commit 7a1dc409 authored by Chris Lamb's avatar Chris Lamb :eyes:
Browse files

No need for "from __future__ import print_function" import anymore.

parent 7129af15
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env python3
from __future__ import print_function
import diffoscope
import json
import sys
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment