Skip to content

Commit e647fed

Browse files
pawamoyjohnslavik
authored andcommitted
reapply yore fix -b2
1 parent b310df2 commit e647fed

3 files changed

Lines changed: 2 additions & 19 deletions

File tree

docs/guide/contributors/workflow.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ Deprecated code should also be marked as legacy code. We use [Yore](https://pawa
5656

5757
Examples:
5858

59-
```python title="Remove function when we bump to 2.0"
60-
# YORE: Bump 2: Remove block.
59+
```python title="Remove function when we bump to 5.0"
60+
# YORE: Bump 5: Remove block.
6161
def deprecated_function():
6262
...
6363
```

docs/reference/api/agents.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,4 @@ Griffe is able to analyze code both statically and dynamically.
7070

7171
::: griffe.safe_get_value
7272

73-
<!-- YORE: Bump 2: Remove line. -->
74-
## **Deprecated API**
7573

76-
<!-- YORE: Bump 2: Remove line. -->
77-
::: griffe.ExportedName

docs/reference/api/git.md

Lines changed: 0 additions & 13 deletions
This file was deleted.

0 commit comments

Comments
 (0)