gijzelaerr / python-snap7

A Python wrapper for the snap7 PLC communication library
http://python-snap7.readthedocs.org/
MIT License
632 stars 246 forks source link

fix: the corrections are as follows #523

Closed kosncn closed 2 weeks ago

kosncn commented 1 month ago
  1. simplify the import path for DB classes and DB_Row classes.
  2. trim all leading whitespaces when splitting each line of the DB specification.