Skip to content

Commit

Permalink
Remove redundant entries from formate.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Jul 10, 2024
1 parent 0aee905 commit caa873b
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions formate.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,27 +29,17 @@ remove_redundant_aliases = true
default_section = "THIRDPARTY"
known_third_party = [
"alabaster",
"backports_entry_points_selectable",
"beautifulsoup4",
"coincidence",
"coverage",
"coverage_pyver_pragma",
"docutils",
"domdf_python_tools",
"github",
"html5lib",
"importlib_metadata",
"packaging",
"pytest",
"pytest_cov",
"pytest_randomly",
"pytest_regressions",
"pytest_rerunfailures",
"pytest_timeout",
"pytoml",
"pytz",
"requests",
"setuptools",
"sphinx",
"sphinx_jinja2_compat",
"sphinx_toolbox",
Expand All @@ -61,7 +51,6 @@ known_third_party = [
"sphinxcontrib_serializinghtml",
]
known_first_party = [ "sphinxcontrib_toctree_plus",]
line_length = 115

[config]
indent = " "
Expand Down

0 comments on commit caa873b

Please sign in to comment.