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 9bd78910
authored
May 21, 2025
by
aa.gustiana@gmail.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
tools report
1 parent
6aa589f7
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
opensipkd/base/tools/report.py
opensipkd/base/tools/report.py
View file @
9bd7891
...
...
@@ -92,8 +92,8 @@ def jasper_export(input_file, output_file=None, schema=None,
path
=
__import__
(
module_file
)
path
=
os
.
path
.
dirname
(
path
.
__file__
)
input_file
=
os
.
path
.
join
(
path
,
input_file
)
#
else:
#
input_file = input_file[0]
else
:
input_file
=
input_file
[
0
]
log
.
debug
(
f
"Input File: {input_file}"
)
...
...
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