Skip to content

Commit 390d64a

Browse files
authored
🦅🗽🇺🇸🍔🍟 (#119)
1 parent 43ddd91 commit 390d64a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/_ext/dissect_supported_table.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ def validate_references(self, table_name: str, module_references: list[str]):
9090

9191
if file.stem in black_list:
9292
LOGGER.debug(
93-
DISSECT_PREFIX + colorize("darkgrey", "Skipping %s"), relative_file
93+
DISSECT_PREFIX + colorize("darkgray", "Skipping %s"), relative_file
9494
)
9595
continue
9696

0 commit comments

Comments
 (0)