From 0ea45f723791d05099b8c63f7547e647d1b2562c Mon Sep 17 00:00:00 2001 From: Bruno Emanuel Date: Mon, 29 Jun 2020 16:05:54 -0300 Subject: [PATCH] Error typo --- scripts/resource.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/resource.py b/scripts/resource.py index 0c963966..a280424b 100644 --- a/scripts/resource.py +++ b/scripts/resource.py @@ -13,7 +13,7 @@ import sys import config as cfg from . import resource_dir -_usage = "Usage: resources.py " +_usage = "Usage: resource.py " def cleaner_onprem(f):