index
:
novi-public.git
master
NOVI public GIT repository
PCSS (opiekun: Błażej Pietrzak <szwed@man.poznan.pl>)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Monitoring
/
src
/
main
/
python
/
monitoringmodel
/
im.py
blob: d3b2115c25c03bbfc3ccea86c25aa933ce5e633e (
plain
)
1
2
3
4
5
6
import os.path class im: def __init__(self): self.path = os.path.dirname(__file__)