more meaningful

This commit is contained in:
Martin Diehl 2020-04-12 15:20:09 +02:00
parent c6c1878b13
commit b6b98bd14f
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
"""Main aggregator."""
"""Tools for pre and post processing of DAMASK simulations."""
import os as _os
import re as _re