Skip to content

Commit

Permalink
Merge pull request #1 from mehr-licht/FIX/Unexpected_keyword_argument…
Browse files Browse the repository at this point in the history
…_'usefilenamesasmolname'

Fix README usage of usefilenameasmolname
  • Loading branch information
mehr-licht authored Mar 7, 2021
2 parents d4eeeab + 35fb715 commit 9b77fde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ padeldescriptor(standardizetautomers=True)
padeldescriptor(tautomerlist='\\path\\to\\tautomers\\')

# to use filenames as molecule names
padeldescriptor(usefilenamesasmolname=True)
padeldescriptor(usefilenameasmolname=True)

# to set the maximum number of compounds in a resulting descriptors file
padeldescriptor(maxcpdperfile=32)
Expand Down

0 comments on commit 9b77fde

Please sign in to comment.