Skip to content

Commit 96bb782

Browse files
authored
doc diverged from the code
1 parent cd3ecec commit 96bb782

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setuptools_rust/extension.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class RustExtension:
1212
module and everything needed to build it
1313
1414
Instance attributes:
15-
name : string
15+
target : string
1616
the full name of the extension, including any packages -- ie.
1717
*not* a filename or pathname, but Python dotted name
1818
path : string

0 commit comments

Comments
 (0)