mpeltriaux
fd8ce4b2ec
* create package from compensation/urls * renames modules inside of compensation/urls and compensation/views
9 lines
202 B
Python
9 lines
202 B
Python
"""
|
|
Author: Michel Peltriaux
|
|
Organization: Struktur- und Genehmigungsdirektion Nord, Rhineland-Palatinate, Germany
|
|
Contact: michel.peltriaux@sgdnord.rlp.de
|
|
Created on: 16.11.21
|
|
|
|
"""
|
|
from .urls import *
|