-
-
Notifications
You must be signed in to change notification settings - Fork 489
Commit fcca50c
Merge pull request #189 from KelvinChung2000/update_fstring
Formatting the strings using f-string instead of the format() method.
In the __init__() of the pygad.GA class, the logged error messages are handled using a try-except block instead of repeating the logger.error() command.
Thanks @KelvinChung2000 for your contributions!1 file changed
+1719
-1567
lines changed
0 commit comments