Skip to content

Commit

Permalink
Update cylc/flow/workflow_files.py
Browse files Browse the repository at this point in the history
Co-authored-by: Ronnie Dutta <[email protected]>
  • Loading branch information
oliver-sanders and MetRonnie authored Feb 14, 2025
1 parent c5f8288 commit d15dcc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cylc/flow/workflow_files.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
from contextlib import suppress
from enum import Enum
import errno
from queue import deque
from collections import deque
import os
from pathlib import Path
import re
Expand Down

0 comments on commit d15dcc3

Please sign in to comment.