Skip to content

Commit 1b30c7d

Browse files
chore(deps): update from template
1 parent 33901c8 commit 1b30c7d

3 files changed

Lines changed: 3 additions & 3 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.5.13
1+
_commit: v0.5.14
22
_src_path: gh:helmut-hoffer-von-ankershoffen/oe-python-template
33
author_email: helmuthva@gmail.com
44
author_github_username: helmut-hoffer-von-ankershoffen

CODE_STYLE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ We favor readability and maintainability over cleverness and brevity.
2525
- We always write code that is compatible with the Python version indicated in
2626
the .python-version file in the root of this repository.
2727

28-
# Naming
28+
## Naming
2929

3030
We believe that good names are essential for code readability and
3131
maintainability. A good name is one that is descriptive, unambiguous, and

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Contributing to OE Python Template Example
1+
# Contributing
22

33
Thank you for considering contributing to OE Python Template Example!
44

0 commit comments

Comments
 (0)