8000 Jorwoods/type hint groups (#938) · tableau/server-client-python@024d985 · GitHub
[go: up one dir, main page]

Skip to content

Commit 024d985

Browse files
jorwoodsjacalata
andcommitted
Jorwoods/type hint groups (#938)
* Type hint groups * Type hint GroupRequest Co-authored-by: Jac <jacalata@users.noreply.github.com>
1 parent 52721c1 commit 024d985

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tableauserverclient/server/request_factory.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
from ..models import FlowItem
2424
from ..models import ConnectionItem
2525

26-
2726
def _add_multipart(parts: Dict) -> Tuple[Any, str]:
2827
mime_multipart_parts = list()
2928
for name, (filename, data, content_type) in parts.items():

0 commit comments

Comments
 (0)
0