Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

class Foldernames and user guide snippet #669

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Dec 16, 2022

  1. class Foldernames and user guide snippet

    Signed-off-by: Jose Borreguero <[email protected]>
    jmborr committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    27c413a View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. insert single folders into a list

    Signed-off-by: Jose Borreguero <[email protected]>
    jmborr committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    266d484 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2023

  1. make clear that the object is a list of paths

    Signed-off-by: Jose Borreguero <[email protected]>
    jmborr committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    b219a8b View commit details
    Browse the repository at this point in the history
  2. remove Python type hints

    Signed-off-by: Jose Borreguero <[email protected]>
    jmborr committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    3408ef5 View commit details
    Browse the repository at this point in the history
  3. do not initialize on copy but pass the reference

    Signed-off-by: Jose Borreguero <[email protected]>
    jmborr committed Jan 8, 2023
    Configuration menu
    Copy the full SHA
    b5180ac View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. remove redundant conditional

    Signed-off-by: Jose Borreguero <[email protected]>
    jmborr committed Jan 9, 2023
    Configuration menu
    Copy the full SHA
    e892426 View commit details
    Browse the repository at this point in the history