Skip to content

Commit 1fd2f80

Browse files
edyounisWolfLink
authored andcommitted
Fixed data not being passed to compiler
1 parent 8011150 commit 1fd2f80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bqskit/compiler/compiler.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -393,6 +393,7 @@ def compile(
393393
request_data,
394394
logging_level,
395395
max_logging_depth,
396+
data,
396397
)
397398
result = self.result(task_id)
398399

0 commit comments

Comments
 (0)