Skip to content

Commit c7cb642

Browse files
chore(pyrefly): whitelist nemo_rl/data_plane/__init__.py
Pyrefly's gating message: "File nemo_rl/data_plane/__init__.py has zero errors but is not in pyrefly.toml in the 'project-includes' list. Please add it to this whitelist." Inserted alphabetically between nemo_rl/data/processors.py and nemo_rl/distributed/__init__.py. Signed-off-by: Zhiyu Li <zhiyul@NVIDIA.com>
1 parent f8add06 commit c7cb642

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyrefly.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ project-includes = [
8888
"nemo_rl/data/multimodal_utils.py",
8989
"nemo_rl/data/packing/__init__.py",
9090
"nemo_rl/data/processors.py",
91+
"nemo_rl/data_plane/__init__.py",
9192
"nemo_rl/distributed/__init__.py",
9293
"nemo_rl/distributed/collectives.py",
9394
"nemo_rl/distributed/named_sharding.py",

0 commit comments

Comments
 (0)