types.rs: fnmatch url should point to current Python docs (#5413)
Like #5412
This commit is contained in:
@@ -269,6 +269,6 @@ impl Deref for Version {
|
||||
/// luckily this not relevant since identifiers don't contains slashes.
|
||||
///
|
||||
/// For reference pep8-naming uses
|
||||
/// [`fnmatch`](https://docs.python.org/3.11/library/fnmatch.html) for
|
||||
/// [`fnmatch`](https://docs.python.org/3/library/fnmatch.html) for
|
||||
/// pattern matching.
|
||||
pub type IdentifierPattern = glob::Pattern;
|
||||
|
||||
Reference in New Issue
Block a user