From f30f8cc23d2b7e09443e0b032585c585ffedee12 Mon Sep 17 00:00:00 2001 From: SergeoLacruz Date: Fri, 15 Mar 2024 15:48:13 +0100 Subject: [PATCH] just a test --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3d117a8..f145e5b 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,6 @@ convert the png data provided by InvenTree to Zebra's bitmap format. It can output the print data either to a local printer connected to the computer via USB or to a network printer with an IP address. The output can be configured in the InvenTree plugin user interface. -Error handling is very basic. - ## Installation The plugin is on pypi. Install this plugin using pip with the following command: