Skip to content

Commit 62252ca

Browse files
renaming main file
1 parent 997bf2c commit 62252ca

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

File renamed without changes.

test_configparser.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import unittest
2-
from configparser import *
2+
from pyconfigparser import *
33
from config.schema_config_test import SIMPLE_SCHEMA_CONFIG
44

55

0 commit comments

Comments
 (0)