We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85907d9 commit 66c1da8Copy full SHA for 66c1da8
elastic_datashader/config.py
@@ -21,7 +21,7 @@ class Config:
21
datashader_headers: Dict[Any, Any]
22
elastic_hosts: str
23
ellipse_render_mode: str
24
- ellipse_render_min_zoom:int
+ ellipse_render_min_zoom: int
25
hostname: str
26
log_level: int
27
max_batch: int
0 commit comments