We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7da3659 commit 9717adbCopy full SHA for 9717adb
qiita_db/meta_util.py
@@ -559,9 +559,8 @@ def _build_software_commands_col_names_object(active):
559
'''
560
Helper function for update_resource_allocation_redis
561
562
- Gets all the available software with the corresponding software versions,
563
- with the corresponding commands, with the corresponding col_names, with
564
- column names from db
+ Constructs a nested dictionary containing software commands and associated
+ column names from the database.
565
566
567
col_name_list = []
0 commit comments