forked from mirrors/thatmattlove-hyperglass
add inquirer to known third party
This commit is contained in:
parent
eb627a9f4e
commit
d228c3ff62
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@ force_single_line = False
|
||||||
import_heading_stdlib = Standard Library
|
import_heading_stdlib = Standard Library
|
||||||
import_heading_thirdparty = Third Party
|
import_heading_thirdparty = Third Party
|
||||||
import_heading_firstparty = Project
|
import_heading_firstparty = Project
|
||||||
known_third_party = starlette,fastapi
|
known_third_party = starlette,fastapi,inquirer
|
||||||
Loading…
Add table
Reference in a new issue