mirror of
https://github.com/triqs/dft_tools
synced 2024-11-07 06:33:48 +01:00
f994b82704
First of all, suite '_plotools' is now split into three separate suites '_plotools', '_proj_shell', '_proj_group', following the changes made into the structure of the code. Second, the two tests in 'test_projshells.py' have been fixed to conform to the recent modifications in the code and input files.
6 lines
105 B
Python
6 lines
105 B
Python
r"""
|
|
The sole role of this module is to determine the current path by
|
|
examining rpath.__file__.
|
|
"""
|
|
pass
|