Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Tobias WEBER
in20tools_old
Commits
1cd11dc2
Commit
1cd11dc2
authored
Apr 01, 2019
by
Tobias WEBER
Browse files
corrected date to march not may...
parent
45bcb763
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/tascalc/cov.py
View file @
1cd11dc2
...
...
@@ -267,7 +267,7 @@ def check_versions():
# main
#
if
__name__
==
"__main__"
:
print
(
"This is a covariance matrix calculator using MC events, written by T. Weber <tweber@ill.fr>, 30 Ma
y
2019.
\n
"
)
print
(
"This is a covariance matrix calculator using MC events, written by T. Weber <tweber@ill.fr>, 30 Ma
rch
2019.
\n
"
)
check_versions
()
import
argparse
as
arg
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment