Skip to content

Commit ff23287

Browse files
committed
another attempt at fixing codacy issues.
1 parent 17236ea commit ff23287

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Example
12

23
This directory contains example scripts demonstrating ATHENA's functionality.
34

@@ -19,4 +20,5 @@ To run the example:
1920
python feature_map_bayes_opt_example.py
2021
```
2122

22-
This shows how the `'bso'` method in `tune_pr_matrix` now uses the`bayesian-optimization` package as a replacement for the previous GPyOpt dependency.
23+
This shows how the `'bso'` method in `tune_pr_matrix` now uses the `bayesian-optimization`
24+
package as a replacement for the previous GPyOpt dependency.

0 commit comments

Comments
 (0)