Back to home page

EIC code displayed by LXR

 
 

    


Warning, /iDDS/main/tools/env/flake is written in an unsupported language. File is not indexed.

0001 # ruff check .
0002 # ruff check . --fix
0003 # black --check .
0004 # auto-format black
0005 # black 
0006 # example:
0007 # ruff check --fix main/lib/idds/tests/test_workflow_condition_v2.py
0008 # black main/lib/idds/tests/test_workflow_condition_v2.py