Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
aa.gusti
/
opensipkd-base
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 7f03b55e
authored
Aug 29, 2025
by
aa.gustiana@gmail.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Remove unnecessary blank lines in view configuration and partner base files for cleaner code
1 parent
a576c9a4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
opensipkd/base/__init__.py
opensipkd/base/views/partner_base.py
opensipkd/base/__init__.py
View file @
7f03b55
...
...
@@ -409,6 +409,7 @@ def _add_view_config(config, paket, route):
params
[
"request_method"
]
=
route
.
get
(
"request_method"
)
config
.
add_view
(
views
,
**
params
)
except
Exception
as
e
:
_logging
.
error
(
"Add View Config :{code} Kode {error}"
...
...
opensipkd/base/views/partner_base.py
View file @
7f03b55
...
...
@@ -3,7 +3,6 @@ import colander
from
deform
import
FileData
,
widget
from
opensipkd.tools
import
mem_tmp_store
from
translationstring
import
TranslationStringFactory
# from opensipkd.base.views.dati2 import dati2_widget
# from opensipkd.base.views.desa import desa_widget
# from opensipkd.base.views.kecamatan import kecamatan_widget
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment