Skip to content

Commit

Permalink
Add ignore for new compat class
Browse files Browse the repository at this point in the history
Signed-off-by: Travis F. Collins <[email protected]>
  • Loading branch information
tfcollins committed Dec 6, 2023
1 parent 1d9e73a commit 876b94b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/update_devs.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ def update_devs():
"jesd_internal",
"sync_start",
"dsp",
"compat",
]
adi_rst_path = os.path.join(root, "source", "devices", "adi.rst")
with open(adi_rst_path, "r") as f:
Expand Down

0 comments on commit 876b94b

Please sign in to comment.