Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
PasaOpasen committed Mar 13, 2024
1 parent 3bbc818 commit abf56d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -475,8 +475,8 @@ print(result.variable)
# best score
print(result.score)

# last population
print(result.last_population)
# last generation
print(result.last_generation)

```

Expand Down

0 comments on commit abf56d4

Please sign in to comment.