Archived testing data
This commit is contained in:
@@ -44,6 +44,9 @@ class ResearchLogger():
|
||||
self.file_contents = f"""
|
||||
### Researcher score
|
||||
Researcher_score = {score}
|
||||
|
||||
Progressbar: 
|
||||
|
||||
"""
|
||||
|
||||
|
||||
|
||||
@@ -93,6 +93,7 @@ class Paska_tool():
|
||||
```
|
||||
### Paska Score
|
||||
PASKA_Score: {self.build_score()}
|
||||
|
||||
Progressbar: })
|
||||
|
||||
"""
|
||||
@@ -181,6 +182,7 @@ class RimayDSL():
|
||||
```
|
||||
### DSL-Rimay Score
|
||||
DSL_Score: {self.build_score()}
|
||||
|
||||
Progressbar: })
|
||||
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user