Skip to content

Commit

Permalink
fixing precommit errors
Browse files Browse the repository at this point in the history
  • Loading branch information
wangmot committed Nov 25, 2024
1 parent b59e3ec commit 61092f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/native_libraries/get_emba_db.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ def parse_cfg_file(content):
return database


# Use database from specific commit
# Use database from this specific commit
emba_database_url = "https://raw.githubusercontent.com/e-m-b-a/emba/11d6c281189c3a14fc56f243859b0bccccce8b9a/config/bin_version_strings.cfg"
json_file_path = ConfigManager().get_data_dir_path() / "native_lib_patterns" / "emba.json"

Expand Down

0 comments on commit 61092f3

Please sign in to comment.