Skip to content

Commit

Permalink
add module docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulHancock committed Jan 4, 2018
1 parent a0b5bf5 commit de2daf2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions AegeanTools/flags.py
@@ -1,3 +1,6 @@
"""
Flag constants for use by Aegean.
"""
# Err Flags for fitting routines
FITERRSMALL = 1 # 00001
FITERR = 2 # 00010
Expand Down

0 comments on commit de2daf2

Please sign in to comment.