just a test

This commit is contained in:
nigulasizhaosihe 2021-03-20 13:19:16 +08:00
parent 2998bc2155
commit 373fb0b6ba
2 changed files with 8 additions and 0 deletions

6
.idea/vcs.xml Normal file
View File

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$" vcs="Git" />
</component>
</project>

View File

@ -85,3 +85,5 @@ class Heatcal:
self.drawdata.append(Told[1][1][1])
self.time.append(t)
'''is this change?'''