1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

add inquirer to known third party

This commit is contained in:
checktheroads
2020-02-14 16:18:39 -07:00
parent eb627a9f4e
commit d228c3ff62

View File

@ -10,4 +10,4 @@ force_single_line = False
import_heading_stdlib = Standard Library
import_heading_thirdparty = Third Party
import_heading_firstparty = Project
known_third_party = starlette,fastapi
known_third_party = starlette,fastapi,inquirer