Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bugfix for bae4834245a708fff97219849ec880c319c88bc6 | bashonly | 2023-09-04 | 1 | -14/+21 |
| | | | | Authored by: bashonly | ||||
* | [ie/NoodleMagazine] Fix extraction (#7830) | RedDeffender | 2023-08-30 | 1 | -10/+21 |
| | | | | Closes #7917 Authored by: RedDeffender | ||||
* | [extractor] Deprecate `_sort_formats` | pukkandan | 2022-11-17 | 1 | -2/+0 |
| | |||||
* | [cleanup] Upgrade syntax | pukkandan | 2022-04-12 | 1 | -3/+0 |
| | | | | | | | | | | Using https://github.com/asottile/pyupgrade 1. `__future__` imports and `coding: utf-8` were removed 2. Files were rewritten with `pyupgrade --py36-plus --keep-percent-format` 3. f-strings were cherry-picked from `pyupgrade --py36-plus` Extractors are left untouched (except removing header) to avoid unnecessary merge conflicts | ||||
* | [noodlemagazine] Add extractor (#2293) | trasssh | 2022-01-10 | 1 | -0/+67 |
Authored by: trassshhub |