Skip to content

Commit 8b29bf1

Browse files
committed
chore: linting
Signed-off-by: Samuel Babak <samuel.babak@sas.com>
1 parent 7c1bb0b commit 8b29bf1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ v1.11.7 (2026-02-20)
33
**Improvements**
44
- Added `CodeFile` class to pzmm module for creating and uploading Python code files to SAS Intelligent Decisioning
55
- New method `write_id_code_file()` validates and uploads Python code files to specified Viya folders
6-
- Accepts code as a raw string or file path
6+
- Accepts code as a raw string, file path, or Path object
77
- Validates code format requirements (execute function, Output docstring, DependentPackages docstring)
88
- Optional validation can be disabled with `validate_code=False` parameter
99
- See `examples/pzmm_id_code_file_example.ipynb` for usage examples

0 commit comments

Comments
 (0)