mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-04-21 01:42:53 +02:00
Added a frist structure
This commit is contained in:
parent
9c453895e0
commit
262476bd87
2
.gitignore
vendored
2
.gitignore
vendored
@ -200,3 +200,5 @@ ipython_config.py
|
|||||||
hs_err_pid*
|
hs_err_pid*
|
||||||
replay_pid*
|
replay_pid*
|
||||||
|
|
||||||
|
/handelsregister.db
|
||||||
|
/handelsregister.png
|
||||||
|
@ -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
|
||||||
|
34
Jupyter/API-tests/Api Tests.ipynb
Normal file
34
Jupyter/API-tests/Api Tests.ipynb
Normal 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
|
||||||
|
}
|
0
documentations/meeting-notes/2023-03-28
Normal file
0
documentations/meeting-notes/2023-03-28
Normal file
1
documentations/protocoll-2023-04-06
Normal file
1
documentations/protocoll-2023-04-06
Normal file
@ -0,0 +1 @@
|
|||||||
|
# protocoll
|
0
documentations/research/resarch-central.md
Normal file
0
documentations/research/resarch-central.md
Normal file
Loading…
x
Reference in New Issue
Block a user