bessagroup / f3dasm

Framework for Data-Driven Design & Analysis of Structures & Materials (F3DASM)
https://f3dasm.readthedocs.io/
BSD 3-Clause "New" or "Revised" License
111 stars 29 forks source link

Make factory methods in experimentdata.py file private #206

Closed mpvanderschelling closed 10 months ago

mpvanderschelling commented 10 months ago
          A method that handles private arguments and returns private object should be private as well.

_Originally posted by @BernardoFerreira in https://github.com/bessagroup/f3dasm/pull/200#discussion_r1374600108_

This is also true for data_factory, and domain_factory