Skip to content

Commit 0390033

Browse files
kalidkeclaude
andcommitted
Fix api.md: NIDAQError/NIDAQWarning → DAQmxError/DAQmxWarning
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 58cd70a commit 0390033

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@ is_library_available
206206
## Error Handling
207207

208208
```@docs
209-
NIDAQError
210-
NIDAQWarning
209+
DAQmxError
210+
DAQmxWarning
211211
check_error
212212
get_error_message
213213
get_extended_error_info

0 commit comments

Comments
 (0)