We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b369afe commit 63bfcbaCopy full SHA for 63bfcba
doc/api/next_api_changes/removals/19348-OE.rst
@@ -1,6 +1,6 @@
1
Removed ``dates.YearLocator.replaced`` attribute
2
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3
4
-`.YearLocator` is now a subclass of `RRuleLocator`, and the attribute
+`.YearLocator` is now a subclass of `.RRuleLocator`, and the attribute
5
``YearLocator.replaced`` has been removed. For tick locations that
6
-required modifying this, a custom rrule and ``RRuleLocator`` can be used instead.
+required modifying this, a custom rrule and `.RRuleLocator` can be used instead.
0 commit comments