Compare commits
8 Commits
10bf881060
...
e7e3e26712
| Author | SHA1 | Date | |
|---|---|---|---|
| e7e3e26712 | |||
| 71f6613aca | |||
| 9aafdf9421 | |||
| 56dda78d53 | |||
| c1d1027c60 | |||
| 5f8301cd2b | |||
| 87c05b5ff3 | |||
| 3238817eb2 |
@ -247,7 +247,6 @@ class Message():
|
||||
path: pathlib.Path,
|
||||
glob: Optional[str] = None,
|
||||
prefix: Optional[str] = None) -> set[Tag]:
|
||||
|
||||
"""
|
||||
Return only the tags from message files in the given directory.
|
||||
The files can be filtered using 'glob', the tags by using 'prefix'.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user