Explorar o código

mvp: 减少output

Signed-off-by: binren <zhangbr@elab-plus.com>
binren %!s(int64=5) %!d(string=hai) anos
pai
achega
187d27d85b
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      mvp.py

+ 0 - 2
mvp.py

@@ -466,8 +466,6 @@ class Mvp:
         result = []
         module_scores = []
         self.people_info_1 = self.people_info()
-        for people in self.people_info_1:
-            print(people.uuid, people.age, people.crowd, people.city, people.sex)
         if city is not None and age is not None and crowd is not None:
             print('获取指定城市,年龄段,人群类型的数据...')
             # people_uuids = self.get_people_uuid_by_type(crowd)