Skip to content

Commit 42dfc3d

Browse files
authored
Merge pull request #57 from andreycizov/patch-1
doc diverged from the code
2 parents cd3ecec + 96bb782 commit 42dfc3d

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)