Browse Source

Update config.pyi

trgiangdo 1 week ago
parent
commit
102442cd7d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      taipy/common/config/config.pyi

+ 1 - 0
taipy/common/config/config.pyi

@@ -8,6 +8,7 @@
 # Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on
 # an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
 # specific language governing permissions and limitations under the License.
+
 import json
 from datetime import timedelta
 from typing import Any, Callable, Dict, List, Optional, Union