File tree Expand file tree Collapse file tree
test-pyright/python-project Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Python Project
2+
3+ <!-- - BADGES: START --->
4+ [ ![ CI] ( https://github.com/trailofbits/python-project/actions/workflows/tests.yml/badge.svg )] ( https://github.com/trailofbits/python-project/actions/workflows/tests.yml )
5+ [ ![ PyPI version] ( https://badge.fury.io/py/python-project.svg )] ( https://pypi.org/project/python-project )
6+ [ ![ Packaging status] ( https://repology.org/badge/tiny-repos/python:python-project.svg )] ( https://repology.org/project/python:python-project/versions )
7+ <!-- - BADGES: END --->
8+
9+
10+
11+ ## License
12+ ```
13+ Copyright 2025 Trail of Bits
14+
15+ Licensed under the Apache License, Version 2.0 (the "License");
16+ you may not use this file except in compliance with the License.
17+
18+ You may obtain a copy of the License at
19+ http://www.apache.org/licenses/LICENSE-2.0
20+
21+ Unless required by applicable law or agreed to in writing, software
22+ distributed under the License is distributed on an "AS IS" BASIS,
23+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
24+ See the License for the specific language governing permissions and
25+ limitations under the License.
26+ ```
27+ # Test
You can’t perform that action at this time.
0 commit comments