We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68528e8 commit 3cfb33fCopy full SHA for 3cfb33f
plugins/epos/plugin.py
@@ -26,7 +26,8 @@
26
27
28
class Plugin(EvaluatorBase):
29
- """A class used to define FAIR indicators tests, tailored to the DT-GEO prototype metadata catalog (EPOS ICS-C based)."""
+ """A class used to define FAIR indicators tests, tailored to the DT-GEO prototype
30
+ metadata catalog (EPOS ICS-C based)."""
31
32
def __init__(self, *args, **kwargs):
33
super().__init__(
0 commit comments