Skip to content

Commit da401cb

Browse files
committed
more flake8
1 parent d1bdf5c commit da401cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pygsti/forwardsims/termforwardsim_calc_generic.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ def prs_as_polynomials(fwdsim, rholabel, elabels, circuit, polynomial_vindices_p
115115
# for term in termlist:
116116
# print("Coeff: ",str(term.coeff))
117117

118-
global DEBUG_FCOUNT # DEBUG!!!
118+
# global DEBUG_FCOUNT # DEBUG!!!
119119
# db_part_cnt = 0
120120
# db_factor_cnt = 0
121121
#print("DB: pr_as_poly for ",str(tuple(map(str,circuit))), " max_order=",fwdsim.max_order)

0 commit comments

Comments
 (0)