Mike Fährmann
|
9dbe33b6de
|
replace old %-formatted and .format(…) strings with f-strings (#7671)
mostly using flynt
https://github.com/ikamensh/flynt
|
2025-06-29 17:50:19 +02:00 |
|
Mike Fährmann
|
41191bb60a
|
'match.group(N)' -> 'match[N]' (#7671)
2.5x faster
|
2025-06-18 13:05:58 +02:00 |
|
Mike Fährmann
|
e08ec7e083
|
update copyright notices
|
2025-06-13 00:03:41 +02:00 |
|
Mike Fährmann
|
fd093c2ef8
|
[architizer] fix 'project' extractor (#7421)
|
2025-04-26 09:19:43 +02:00 |
|
Mike Fährmann
|
21e5a84b6b
|
[architizer] fix extraction
switch " to '
|
2025-01-26 17:28:06 +01:00 |
|
Mike Fährmann
|
cb4798f07a
|
[architizer] fix extraction (#4537)
|
2023-09-17 15:19:19 +02:00 |
|
Mike Fährmann
|
a453335a9f
|
remove test results in extractor modules
and add generic example URLs
|
2023-09-11 16:30:55 +02:00 |
|
Mike Fährmann
|
c3b5c88b04
|
update extractor test results
|
2021-07-20 20:21:33 +02:00 |
|
Mike Fährmann
|
58b93635ee
|
[architizer] add 'firm' extractor (#1369)
|
2021-03-19 01:31:34 +01:00 |
|
Mike Fährmann
|
71523aaab6
|
[architizer] add 'project' extractor (#1369)
|
2021-03-16 03:24:29 +01:00 |
|