From 6580228af2a813003e0e20bf36c2cef268107bae Mon Sep 17 00:00:00 2001 From: lilac-supernova-2 <143229315+lilac-supernova-2@users.noreply.github.com> Date: Sat, 26 Aug 2023 00:43:28 -0400 Subject: [PATCH] Rename filename with typo --- graphene_django/debug/exception/{formating.py => formatting.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename graphene_django/debug/exception/{formating.py => formatting.py} (100%) diff --git a/graphene_django/debug/exception/formating.py b/graphene_django/debug/exception/formatting.py similarity index 100% rename from graphene_django/debug/exception/formating.py rename to graphene_django/debug/exception/formatting.py