xu-jiachen
                                        Results
                                        1
                                        issues of
                                        
                                
                                            xu-jiachen
                                        
                                    In WF_SDK/static.py, calling the .set_state() method will raise operand mismatch error between the mask and shifted bits. This can be fixed by adding `mask = mask.value` at line 134 just...