diff --git a/apps/cli/executables/pexable/productfetcher/productfetcher/exceptions.py b/apps/cli/executables/pexable/productfetcher/productfetcher/exceptions.py index 23f22f68e5965daa149c629eecebb8f6133ea77e..5a7772917825d4320afa88a5b1d6016f8d8d1299 100644 --- a/apps/cli/executables/pexable/productfetcher/productfetcher/exceptions.py +++ b/apps/cli/executables/pexable/productfetcher/productfetcher/exceptions.py @@ -15,6 +15,7 @@ # # You should have received a copy of the GNU General Public License # along with Workspaces. If not, see <https://www.gnu.org/licenses/>. + """ Our custom errors.