Skip to content

Commit 66c1da8

Browse files
author
Sean Sullivan
committed
Fix Lint
1 parent 85907d9 commit 66c1da8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elastic_datashader/config.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class Config:
2121
datashader_headers: Dict[Any, Any]
2222
elastic_hosts: str
2323
ellipse_render_mode: str
24-
ellipse_render_min_zoom:int
24+
ellipse_render_min_zoom: int
2525
hostname: str
2626
log_level: int
2727
max_batch: int

0 commit comments

Comments
 (0)