Skip to content

Commit f248e6d

Browse files
chore(deps): update from template
1 parent 5ed5c74 commit f248e6d

3 files changed

Lines changed: 225 additions & 231 deletions

File tree

.copier-answers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
_commit: v0.9.6
1+
_commit: v0.9.7
22
_src_path: gh:helmut-hoffer-von-ankershoffen/oe-python-template
33
attestations_enabled: true
44
author_email: helmuthva@googlemail.com

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ src/brave_search_python_client/ # Source code
4343
├── service.py # Service exposed for use as shared library
4444
├── cli.py # CLI enabling to interact with service from terminal
4545
└── api.py # API exposing service as web service
46-
tests/ # Unit and E2E tests
46+
tests/brave_search_python_client/ # Tests
4747
├── cli_tests.py # Verifies the CLI functionality
4848
├── api_tests.py # Verifies the API functionality
4949
└── fixtures/ # Fixtures and mock data

0 commit comments

Comments
 (0)