Skip to content

Commit 7213588

Browse files
committed
Setup created
1 parent 8d1b3be commit 7213588

File tree

15 files changed

+6764
-26
lines changed

15 files changed

+6764
-26
lines changed

.idea/workspace.xml

Lines changed: 78 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

GeMpy/__init__.py

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
'''Module initialisation for GemPy
2+
Created on 21/10/2016
3+
4+
@author: Miguel de la Varga
5+
'''
6+
7+
if __name__ == '__main__':
8+
pass

0 commit comments

Comments
 (0)