iai-group / guidelines

IAI Style Guide
7 stars 4 forks source link

Update guidelines with python import info #40

Closed IKostric closed 1 year ago

IKostric commented 1 year ago

Python functions and classes can be imported in 'init.py'. This allows for simplified importing from other modules.