We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f114b22 + ce524c5 commit f603f30Copy full SHA for f603f30
ppsci/utils/__init__.py
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-# Put config module import at the top level for register default config(s) in
+# NOTE: Put config module import at the top level for register default config(s) in
16
# ConfigStore at the begining of ppsci
17
from ppsci.utils import config # isort:skip # noqa: F401
18
from ppsci.utils import ema
0 commit comments