summaryrefslogtreecommitdiff
path: root/lib/functions.py
diff options
context:
space:
mode:
authorDaniel Friesel <daniel.friesel@uos.de>2021-03-02 14:06:32 +0100
committerDaniel Friesel <daniel.friesel@uos.de>2021-03-02 14:06:32 +0100
commita4ec801cba35f2f4eab720a3ec1b6df4a15a146f (patch)
tree81ddbdbb1a374d2057e73558c0411a976f5bedbe /lib/functions.py
parent6e999370180f4060d1c9cb4cef4500570cb6d787 (diff)
add hashbang to modules
Diffstat (limited to 'lib/functions.py')
-rw-r--r--lib/functions.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/functions.py b/lib/functions.py
index 0f0bf47..7af1d22 100644
--- a/lib/functions.py
+++ b/lib/functions.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env python3
"""
Utilities for analytic description of parameter-dependent model attributes.