Update test_wholeimage_swap_multispecific.py #260
Reference in New Issue
Block a user
Delete Branch "Fibonacci134/patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
by adding :
import warnings
warnings.filterwarnings("ignore")
we can get rid of the numerous errors and warnings that appear while doing image swaps.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.