Commit fa121a5
committed
chore(pyrefly): whitelist data_plane __init__ files
Pyrefly's gating message for each file with zero errors that isn't in
project-includes:
"File <path> has zero errors but is not in pyrefly.toml in the
'project-includes' list. Please add it to this whitelist."
Adds the two data_plane __init__.py files (the only ones under
nemo_rl/data_plane/), inserted alphabetically.
Signed-off-by: Zhiyu Li <zhiyul@NVIDIA.com>1 parent f8add06 commit fa121a5
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
91 | 93 | | |
92 | 94 | | |
93 | 95 | | |
| |||
0 commit comments