Added Pre-Commit Hooks (#175)
* Added pre commit hook * Run pre commit hook on all files --------- Co-authored-by: Horilla <131998600+horilla-opensource@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
117e8e88c2
commit
58be33a8d7
@@ -5,6 +5,7 @@ This module is used to register url mappings to functions
|
||||
"""
|
||||
|
||||
from django.urls import path
|
||||
|
||||
from offboarding import views
|
||||
|
||||
urlpatterns = [
|
||||
|
||||
Reference in New Issue
Block a user