Hakan Çelik
Hakan Çelik
Hello, thanks for reporting this issue, I have updated the document, can you check it?
> @hakancelik96 any thoughts? I am not the maintainer of this project, sorry. I just gave a little suggestion. I am developing a similar project named [unimport](https://github.com/hakancelik96/unimport)
The function I wrote below will work. ```python from __future__ import annotations from typing import Iterator from elasticsearch_dsl import Search def search_after(s: Search, *, sort_values: list[str] | None = None,...
Maybe you should just use [pyall](https://github.com/hakancelikdev/pyall) with pre-commit.
Overall, I think it's good, there are just some small errors that cause a shift in meaning. After updating the PR, I'll take another look at all of them, thank...
Hi, thanks for the issue. This is a very rare use, there can be many different import uses. Even though Unimport tries to support every use as much as possible,...