Browse Source

!274 fixed sc warning

Merge pull request !274 from 李磊/sc
pull/274/MERGE
i-robot Gitee 4 years ago
parent
commit
d4587c1c33
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      parser/func_to_graph/func2graph.py

+ 2
- 2
parser/func_to_graph/func2graph.py View File

@@ -1,5 +1,5 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
#!/usr/bin/env python
# coding: utf-8
#-------------------------------------------------------------------
# Purpose:
# Copyright 2020 Huawei Technologies Co., Ltd. All rights reserved.


Loading…
Cancel
Save