John Snow writes:
> On Tue, Mar 25, 2025 at 3:36 AM Markus Armbruster wrote:
>
>> John Snow writes:
>>
>> > This restores the linting baseline in qapidoc. The order of some imports
>> > have changed slightly due to configuring isort a little better: isort
>>
>> Changed since when / what?
>>
>
>
On Tue, Mar 25, 2025 at 3:36 AM Markus Armbruster wrote:
> John Snow writes:
>
> > This restores the linting baseline in qapidoc. The order of some imports
> > have changed slightly due to configuring isort a little better: isort
>
> Changed since when / what?
>
Changed as of this patch. Before
John Snow writes:
> This restores the linting baseline in qapidoc. The order of some imports
> have changed slightly due to configuring isort a little better: isort
Changed since when / what?
> was having difficulty understanding that "compat" and "qapidoc_legacy"
> were local modules because d
This restores the linting baseline in qapidoc. The order of some imports
have changed slightly due to configuring isort a little better: isort
was having difficulty understanding that "compat" and "qapidoc_legacy"
were local modules because docs/sphinx "isn't a python package".
Signed-off-by: John