Skip to content

Commit d527a86

Browse files
jorwoodsjacalata
authored andcommitted
Jorwoods/quota tiers allow null (#1015)
* Allow setting site user_quota to None if tiered licenses exist
1 parent ed05b68 commit d527a86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tableauserverclient/models/site_item.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
from multiprocessing.sharedctypes import Value
12
import warnings
23
import xml.etree.ElementTree as ET
34

0 commit comments

Comments
 (0)