Coverage for ufedmm/cvpack/__init__.py: 100%

1 statements  

« prev     ^ index     » next       coverage.py v7.4.1, created at 2024-02-02 04:20 +0000

1""" 

2.. module:: cvpack 

3 :platform: Unix, MacOS, Windows 

4 :synopsis: A collection of custom collective variables 

5 

6.. moduleauthor:: Charlles Abreu <abreu@eq.ufrj.br> 

7 

8""" 

9 

10from cvpack import * # noqa F401, F403