We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd1bf32 commit 3f8554cCopy full SHA for 3f8554c
1 file changed
py-polars/polars/io/scan_options/_options.py
@@ -7,7 +7,7 @@
7
8
9
class ScanOptions:
10
- """Holds options for UnifiedScanArgs"""
+ """Holds options for UnifiedScanArgs."""
11
12
def __init__(
13
self,
0 commit comments