You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BU_ lines can now be empty without causing errors. #21
Added more exceptions for clearer error output where parsing failed. #24
Added a method unused_lines to allow the use to see if lines were ignored since we don't throw or warn. So it is up to the user to check if there was anything missing. Since we aren't feature complete you might get some false positives so please open up an issue and we can handle the use case.