This website requires JavaScript.
Explore
Help
Sign In
223031012
/
DAMASK_EICMD
mirror of
https://github.com/achalhp/DAMASK_EICMD.git
Watch
1
Star
0
Fork
You've already forked DAMASK_EICMD
0
Code
Issues
Projects
Releases
Wiki
Activity
5ac1be23ac
DAMASK_EICMD
/
lib
/
damask
/
test
/
__init__.py
6 lines
93 B
Python
Raw
Normal View
History
Unescape
Escape
tested new scripts to update shebang, all files got same shebang (and for python files encoding)
2014-04-02 00:11:14 +05:30
# -*- coding: UTF-8 no BOM -*-
checked with prospector, adopted mainly docstrings
2016-03-04 22:23:55 +05:30
"""
Test functionality
"""
added Id flag and content added "core" package capability
2011-12-22 16:00:25 +05:30
changed encoding
2016-03-05 00:08:55 +05:30
from
.
test
import
Test
# noqa