comparison test_data/getan_test_data.py @ 452:ab3c63877862

Cosmetics
author Magnus Schieder <mschieder@intevation.de>
date Fri, 26 Jan 2018 17:12:59 +0100
parents 45b7b83efaed
children ceb5909b106e
comparison
equal deleted inserted replaced
451:25875d89bb89 452:ab3c63877862
1 #!/usr/bin/env python3 1 #!/usr/bin/env python3
2 2 #
3 # Program to create test data for getan (getan_test_data.db).
4 3
5 """ 4 """
5 Program to create test data for getan (getan_test_data.db).
6 Author: Magnus Schieder <magnus.schieder@intevation.de> 6 Author: Magnus Schieder <magnus.schieder@intevation.de>
7 (c) 2018 Intevation GmbH 7 (c) 2018 Intevation GmbH
8 8
9 Please delete existing getan_test_data.db. 9 Please delete existing getan_test_data.db.
10 Execute getan_test_data.py to get the test database getan_test_data.db. 10 Execute getan_test_data.py to get the test database getan_test_data.db.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)