Skip to content

Commit b00935d

Browse files
committed
Update known third party in formate.toml
1 parent f01da6e commit b00935d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

formate.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ lines_between_types = 0
2727
use_parentheses = true
2828
remove_redundant_aliases = true
2929
default_section = "THIRDPARTY"
30-
known_third_party = [ "domdf_python_tools", "github", "requests", "typing_extensions",]
30+
known_third_party = [ "domdf_python_tools", "typing_extensions",]
3131
known_first_party = [ "whiptail",]
3232

3333
[config]

0 commit comments

Comments
 (0)