INNER CODE UNIT · Python

is_changed

snakemake/snakefmt · snakefmt/diff.py:39

    def is_changed(original: str, new: str) -> bool:
        return original != new

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…