malteklaes commited on
Commit
bedfa22
·
verified ·
1 Parent(s): 0866f81

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -9,7 +9,7 @@ model-index:
9
  datasets:
10
  - malteklaes/cpp-code-code_search_net-style
11
  widget:
12
- - text: from stable_baselines3 import PPO
13
  output:
14
  - label: Python
15
  score: 1.0
 
9
  datasets:
10
  - malteklaes/cpp-code-code_search_net-style
11
  widget:
12
+ - text: from stable_baselines3 import PPO if __name__ == '__main__'
13
  output:
14
  - label: Python
15
  score: 1.0