Added a frist structure

This commit is contained in:
Philipp Horstenkamp 2023-04-06 19:00:15 +02:00
parent 9c453895e0
commit 262476bd87
Signed by: Philipp
GPG Key ID: DD53EAC36AFB61B4
6 changed files with 39 additions and 2 deletions

2
.gitignore vendored
View File

@ -200,3 +200,5 @@ ipython_config.py
hs_err_pid* hs_err_pid*
replay_pid* replay_pid*
/handelsregister.db
/handelsregister.png

View File

@ -27,8 +27,8 @@ repos:
hooks: hooks:
- id: black - id: black
args: [--config=pyproject.toml] args: [--config=pyproject.toml]
# - id: black-jupyter - id: black-jupyter
# args: [--config=pyproject.toml] args: [--config=pyproject.toml]
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks - repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks

View File

@ -0,0 +1,34 @@
{
"cells": [
{
"cell_type": "code",
"execution_count": null,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 2
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython2",
"version": "2.7.6"
}
},
"nbformat": 4,
"nbformat_minor": 0
}

View File

View File

@ -0,0 +1 @@
# protocoll