Skip to content

Commit

Permalink
Changes to documentation due to failing link check
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimmetz committed Oct 6, 2024
1 parent 6409867 commit f0377f2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions dfwinreg/glob2regex.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
# -*- coding: utf-8 -*-
"""Glob to regular expression conversion.
Also see: https://en.wikipedia.org/wiki/Glob_(programming)
"""
"""Glob to regular expression conversion."""

import re
import sys
Expand Down

0 comments on commit f0377f2

Please sign in to comment.