File tree Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Expand file tree Collapse file tree 1 file changed +0
-22
lines changed Original file line number Diff line number Diff line change @@ -64,25 +64,3 @@ push = false
6464[tool .bumpver .file_patterns ]
6565"pyproject.toml" = [' current_version = "{version}"' , ' version = "{version}"' ]
6666"src/msgraph_core/_constants.py" = [" {version}" ]
67-
68- [project .urls ]
69- homepage = " https://github.com/microsoftgraph/msgraph-sdk-python-core#readme"
70- repository = " https://github.com/microsoftgraph/msgraph-sdk-python-core"
71- documentation = " https://github.com/microsoftgraph/msgraph-sdk-python-core/docs"
72-
73- [tool .flit .module ]
74- name = " msgraph"
75-
76- [tool .mypy ]
77- warn_unused_configs = true
78- files = " msgraph"
79- ignore_missing_imports = true
80-
81- [tool .yapf ]
82- based_on_style = " pep8"
83- dedent_closing_brackets = true
84- each_dict_entry_on_separate_line = true
85- column_limit = 100
86-
87- [tool .isort ]
88- profile = " hug"
You can’t perform that action at this time.
0 commit comments