mirror of
https://github.com/tiennm99/serena.git
synced 2026-09-06 14:18:04 +00:00
Use empty list of projects to avoid attempting to iterate over None
This commit is contained in:
@@ -31,4 +31,4 @@ gui_log_level: 20
|
||||
# By default, the project's name will be the name of the directory containing the project, but you may change it
|
||||
# by changing the entry in the (autogenerated) `.serena/project.yml` file.
|
||||
# Note: make sure there are no name collisions in the names of registered projects
|
||||
projects:
|
||||
projects: []
|
||||
|
||||
Reference in New Issue
Block a user