pyepics / newportxps

python support code for NewportXPS drivers
BSD 2-Clause "Simplified" License
20 stars 17 forks source link

typo in package description #1

Closed tcrothers closed 5 years ago

tcrothers commented 5 years ago

Hi, just the package I was looking for, but just noticed that line three of the example code should read:

print(xps.status_report()) not print(xps.status_report)

Tim

newville commented 5 years ago

@tcrothers Thanks, fixed the README