Simply create a 3rd module, from which you can then import the functions, classes and variables to the 2 other scripts. Normally issues like these are signs of poor code structuring. 2 separate scripts should never both depend on one another at the same time. Avoid such design blunders in the future.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…