We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2441d7 commit cb58aadCopy full SHA for cb58aad
1 file changed
src/somef/somef_cli.py
@@ -6,7 +6,6 @@
6
import os
7
import tempfile
8
import urllib.parse
9
-import re
10
11
from os import path
12
from . import header_analysis, regular_expressions, process_repository, configuration, process_files, \
0 commit comments