浏览代码

Update config.pyi

trgiangdo 1 周之前
父节点
当前提交
102442cd7d
共有 1 个文件被更改,包括 1 次插入0 次删除
  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